Yellow & Red, Orange Color Palette — PaletteCSS
Back to palettes

Yellow & Red, Orange Color Palette

#E84E48 232, 78, 72
#E27628 226, 118, 40
#F5D81E 245, 216, 30
#C7D4D7 199, 212, 215
#E84E48
Color 1
#E27628
Color 2
#F5D81E
Color 3
#C7D4D7
Color 4
:root {
  --color-1: #E84E48;
  --color-2: #E27628;
  --color-3: #F5D81E;
  --color-4: #C7D4D7;
}
colors: {
  'palette-1': '#E84E48',
  'palette-2': '#E27628',
  'palette-3': '#F5D81E',
  'palette-4': '#C7D4D7',
}
const palette = [
  '#E84E48',
  '#E27628',
  '#F5D81E',
  '#C7D4D7',
];
$color-1: #E84E48;
$color-2: #E27628;
$color-3: #F5D81E;
$color-4: #C7D4D7;
Palette Codes 4 COLORS

This is a warm, high-energy 4-colour palette with a comfortable balance of contrast and harmony.

6,573 Views
Added Jun 2026
Copy & Download

About this color palette

This is a warm, high-energy 4-colour palette with a comfortable balance of contrast and harmony. It is anchored by Yellow (#F5D81E) and reads as well balanced in lightness, with an average saturation of 66% and lightness of 62%. It suits energetic, friendly and lifestyle-oriented designs.

The colors in this palette

Red #E84E48

rgb(232, 78, 72) · hsl(2, 78%, 60%)

A vivid, saturated tone that draws the eye — best for accents and highlights.

Orange #E27628

rgb(226, 118, 40) · hsl(25, 76%, 52%)

A vivid, saturated tone that draws the eye — best for accents and highlights.

Yellow #F5D81E

rgb(245, 216, 30) · hsl(52, 91%, 54%)

A vivid, saturated tone that draws the eye — best for accents and highlights.

Light Teal #C7D4D7

rgb(199, 212, 215) · hsl(191, 17%, 81%)

A light, airy tone — ideal for backgrounds and subtle fills.

Accessibility & contrast

Colour contrast decides whether text stays readable. Here is how each pair of colours in this palette performs when one is used as text on the other, measured against the WCAG standard (AA needs 4.5:1, AAA needs 7:1).

TextBackgroundRatioAAAAA
#E84E48 #F5D81E 2.62:1 Fail Fail
#E84E48 #C7D4D7 2.46:1 Fail Fail
#E27628 #F5D81E 2.15:1 Fail Fail
#E27628 #C7D4D7 2.02:1 Fail Fail
#E84E48 #E27628 1.22:1 Fail Fail
#F5D81E #C7D4D7 1.06:1 Fail Fail

How to use these colors

  • Background — Light Teal (#C7D4D7): the lightest tone — a clean base for large areas
  • Text — Orange (#E27628): the darkest tone — readable for body copy and headings
  • Primary — Yellow (#F5D81E): the most saturated tone — buttons, links and key UI
  • Accent — Red (#E84E48): a secondary highlight for badges and details

Colors that pair with this palette

Want to extend this palette? These colours pair naturally with its dominant Yellow tone, based on colour-wheel harmony. Tap a swatch to explore that colour family.

Frequently asked questions

What colours are in this palette?

This palette has 4 colours: Red (#E84E48), Orange (#E27628), Yellow (#F5D81E) and Light Teal (#C7D4D7).

Is this a warm or cool colour palette?

It is a warm palette — its tones lean toward reds, oranges and yellows, which feel energetic and inviting.

What are the hex codes for this palette?

The hex codes are #E84E48, #E27628, #F5D81E and #C7D4D7. You can copy them as CSS variables, Tailwind, SCSS or JSON from the code panel above.

Is this palette accessible for text?

The colours are fairly close in contrast, so pair them carefully for text — put a very light or very dark colour behind body text, and check the contrast table above.

Related Palettes

Copied!