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

Red & Red, Yellow Color Palette

#C01C0A 192, 28, 10
#BB422F 187, 66, 47
#F5D266 245, 210, 102
#EDA489 237, 164, 137
#C01C0A
Color 1
#BB422F
Color 2
#F5D266
Color 3
#EDA489
Color 4
:root {
  --color-1: #C01C0A;
  --color-2: #BB422F;
  --color-3: #F5D266;
  --color-4: #EDA489;
}
colors: {
  'palette-1': '#C01C0A',
  'palette-2': '#BB422F',
  'palette-3': '#F5D266',
  'palette-4': '#EDA489',
}
const palette = [
  '#C01C0A',
  '#BB422F',
  '#F5D266',
  '#EDA489',
];
$color-1: #C01C0A;
$color-2: #BB422F;
$color-3: #F5D266;
$color-4: #EDA489;
Palette Codes 4 COLORS

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

567 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 Red (#C01C0A) and reads as well balanced in lightness, with an average saturation of 78% and lightness of 57%. It suits energetic, friendly and lifestyle-oriented designs.

The colors in this palette

Red #C01C0A

rgb(192, 28, 10) · hsl(6, 90%, 40%)

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

Red #BB422F

rgb(187, 66, 47) · hsl(8, 60%, 46%)

A balanced mid-tone that works well for primary surfaces and UI elements.

Yellow #F5D266

rgb(245, 210, 102) · hsl(45, 88%, 68%)

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

Orange #EDA489

rgb(237, 164, 137) · hsl(16, 74%, 73%)

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

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
#C01C0A #F5D266 4.19:1 Fail Fail
#BB422F #F5D266 3.63:1 Fail Fail
#C01C0A #EDA489 3.01:1 Fail Fail
#BB422F #EDA489 2.61:1 Fail Fail
#F5D266 #EDA489 1.39:1 Fail Fail
#C01C0A #BB422F 1.15:1 Fail Fail

How to use these colors

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

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 #C01C0A, #BB422F, #F5D266 and #EDA489. 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!