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

Yellow & Red, Orange Color Palette

#E44040 228, 64, 64
#CA7419 202, 116, 25
#D5B00A 213, 176, 10
#D9DFDD 217, 223, 221
#E44040
Color 1
#CA7419
Color 2
#D5B00A
Color 3
#D9DFDD
Color 4
:root {
  --color-1: #E44040;
  --color-2: #CA7419;
  --color-3: #D5B00A;
  --color-4: #D9DFDD;
}
colors: {
  'palette-1': '#E44040',
  'palette-2': '#CA7419',
  'palette-3': '#D5B00A',
  'palette-4': '#D9DFDD',
}
const palette = [
  '#E44040',
  '#CA7419',
  '#D5B00A',
  '#D9DFDD',
];
$color-1: #E44040;
$color-2: #CA7419;
$color-3: #D5B00A;
$color-4: #D9DFDD;
Palette Codes 4 COLORS

This is a warm, bold 4-colour palette mixing related and contrasting tones for a natural feel.

402 Views
Added Jun 2026
Copy & Download

About this color palette

This is a warm, bold 4-colour palette mixing related and contrasting tones for a natural feel. It is anchored by Yellow (#D5B00A) and reads as well balanced in lightness, with an average saturation of 63% and lightness of 58%. It suits energetic, friendly and lifestyle-oriented designs.

The colors in this palette

Red #E44040

rgb(228, 64, 64) · hsl(0, 75%, 57%)

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

Orange #CA7419

rgb(202, 116, 25) · hsl(31, 78%, 45%)

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

Yellow #D5B00A

rgb(213, 176, 10) · hsl(49, 91%, 44%)

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

Light Gray #D9DFDD

rgb(217, 223, 221) · hsl(160, 9%, 86%)

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
#E44040 #D9DFDD 3.05:1 Fail Fail
#CA7419 #D9DFDD 2.58:1 Fail Fail
#E44040 #D5B00A 1.97:1 Fail Fail
#CA7419 #D5B00A 1.67:1 Fail Fail
#D5B00A #D9DFDD 1.55:1 Fail Fail
#E44040 #CA7419 1.18:1 Fail Fail

How to use these colors

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

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 #E44040, #CA7419, #D5B00A and #D9DFDD. 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!