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

Orange & Red, Yellow Color Palette

#D92714 217, 39, 20
#F5AC23 245, 172, 35
#F5F523 245, 245, 35
#CA3D0A 202, 61, 10
#D92714
Color 1
#F5AC23
Color 2
#F5F523
Color 3
#CA3D0A
Color 4
:root {
  --color-1: #D92714;
  --color-2: #F5AC23;
  --color-3: #F5F523;
  --color-4: #CA3D0A;
}
colors: {
  'palette-1': '#D92714',
  'palette-2': '#F5AC23',
  'palette-3': '#F5F523',
  'palette-4': '#CA3D0A',
}
const palette = [
  '#D92714',
  '#F5AC23',
  '#F5F523',
  '#CA3D0A',
];
$color-1: #D92714;
$color-2: #F5AC23;
$color-3: #F5F523;
$color-4: #CA3D0A;
Palette Codes 4 COLORS

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

4,793 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 Orange (#F5AC23) and reads as well balanced in lightness, with an average saturation of 89% and lightness of 49%. It suits energetic, friendly and lifestyle-oriented designs.

The colors in this palette

Red #D92714

rgb(217, 39, 20) · hsl(6, 83%, 46%)

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

Orange #F5AC23

rgb(245, 172, 35) · hsl(39, 91%, 55%)

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

Yellow #F5F523

rgb(245, 245, 35) · hsl(60, 91%, 55%)

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

Orange #CA3D0A

rgb(202, 61, 10) · hsl(16, 91%, 42%)

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
#F5F523 #CA3D0A 4.3:1 Fail Fail
#D92714 #F5F523 4.23:1 Fail Fail
#F5AC23 #CA3D0A 2.58:1 Fail Fail
#D92714 #F5AC23 2.54:1 Fail Fail
#F5AC23 #F5F523 1.66:1 Fail Fail
#D92714 #CA3D0A 1.02:1 Fail Fail

How to use these colors

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

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 #D92714, #F5AC23, #F5F523 and #CA3D0A. 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!