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

Yellow & Red, Orange Color Palette

#EA5D51 234, 93, 81
#C8610A 200, 97, 10
#F5CF22 245, 207, 34
#DFF5E9 223, 245, 233
#EA5D51
Color 1
#C8610A
Color 2
#F5CF22
Color 3
#DFF5E9
Color 4
:root {
  --color-1: #EA5D51;
  --color-2: #C8610A;
  --color-3: #F5CF22;
  --color-4: #DFF5E9;
}
colors: {
  'palette-1': '#EA5D51',
  'palette-2': '#C8610A',
  'palette-3': '#F5CF22',
  'palette-4': '#DFF5E9',
}
const palette = [
  '#EA5D51',
  '#C8610A',
  '#F5CF22',
  '#DFF5E9',
];
$color-1: #EA5D51;
$color-2: #C8610A;
$color-3: #F5CF22;
$color-4: #DFF5E9;
Palette Codes 4 COLORS

This is a warm, bold 4-colour palette that combines high-contrast tones for a bold, dynamic look.

687 Views
Added Jun 2026
Copy & Download

About this color palette

This is a warm, bold 4-colour palette that combines high-contrast tones for a bold, dynamic look. It is anchored by Yellow (#F5CF22) and reads as well balanced in lightness, with an average saturation of 78% and lightness of 62%. It suits energetic, friendly and lifestyle-oriented designs.

The colors in this palette

Red #EA5D51

rgb(234, 93, 81) · hsl(5, 78%, 62%)

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

Orange #C8610A

rgb(200, 97, 10) · hsl(27, 90%, 41%)

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

Yellow #F5CF22

rgb(245, 207, 34) · hsl(49, 91%, 55%)

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

Light Green #DFF5E9

rgb(223, 245, 233) · hsl(147, 52%, 92%)

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
#C8610A #DFF5E9 3.55:1 Fail Fail
#EA5D51 #DFF5E9 2.97:1 Fail Fail
#C8610A #F5CF22 2.68:1 Fail Fail
#EA5D51 #F5CF22 2.24:1 Fail Fail
#F5CF22 #DFF5E9 1.33:1 Fail Fail
#EA5D51 #C8610A 1.2:1 Fail Fail

How to use these colors

  • Background — Light Green (#DFF5E9): the lightest tone — a clean base for large areas
  • Text — Orange (#C8610A): the darkest tone — readable for body copy and headings
  • Primary — Yellow (#F5CF22): the most saturated tone — buttons, links and key UI
  • Accent — Orange (#C8610A): 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 (#EA5D51), Orange (#C8610A), Yellow (#F5CF22) and Light Green (#DFF5E9).

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 #EA5D51, #C8610A, #F5CF22 and #DFF5E9. 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!