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

Orange & Red, Yellow Color Palette

#D02B0D 208, 43, 13
#F5A531 245, 165, 49
#EBC817 235, 200, 23
#D6E7F1 214, 231, 241
#D02B0D
Color 1
#F5A531
Color 2
#EBC817
Color 3
#D6E7F1
Color 4
:root {
  --color-1: #D02B0D;
  --color-2: #F5A531;
  --color-3: #EBC817;
  --color-4: #D6E7F1;
}
colors: {
  'palette-1': '#D02B0D',
  'palette-2': '#F5A531',
  'palette-3': '#EBC817',
  'palette-4': '#D6E7F1',
}
const palette = [
  '#D02B0D',
  '#F5A531',
  '#EBC817',
  '#D6E7F1',
];
$color-1: #D02B0D;
$color-2: #F5A531;
$color-3: #EBC817;
$color-4: #D6E7F1;
Palette Codes 4 COLORS

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

6,509 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 Orange (#F5A531) and reads as well balanced in lightness, with an average saturation of 78% and lightness of 60%. It suits energetic, friendly and lifestyle-oriented designs.

The colors in this palette

Red #D02B0D

rgb(208, 43, 13) · hsl(9, 88%, 43%)

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

Orange #F5A531

rgb(245, 165, 49) · hsl(36, 91%, 58%)

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

Yellow #EBC817

rgb(235, 200, 23) · hsl(50, 84%, 51%)

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

Light Blue #D6E7F1

rgb(214, 231, 241) · hsl(202, 49%, 89%)

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
#D02B0D #D6E7F1 4.11:1 Fail Fail
#D02B0D #EBC817 3.18:1 Fail Fail
#D02B0D #F5A531 2.56:1 Fail Fail
#F5A531 #D6E7F1 1.61:1 Fail Fail
#EBC817 #D6E7F1 1.29:1 Fail Fail
#F5A531 #EBC817 1.24:1 Fail Fail

How to use these colors

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

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 #D02B0D, #F5A531, #EBC817 and #D6E7F1. 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!