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

Yellow & Red, Orange Color Palette

#F5615C 245, 97, 92
#E37613 227, 118, 19
#D1A50A 209, 165, 10
#CFEADD 207, 234, 221
#F5615C
Color 1
#E37613
Color 2
#D1A50A
Color 3
#CFEADD
Color 4
:root {
  --color-1: #F5615C;
  --color-2: #E37613;
  --color-3: #D1A50A;
  --color-4: #CFEADD;
}
colors: {
  'palette-1': '#F5615C',
  'palette-2': '#E37613',
  'palette-3': '#D1A50A',
  'palette-4': '#CFEADD',
}
const palette = [
  '#F5615C',
  '#E37613',
  '#D1A50A',
  '#CFEADD',
];
$color-1: #F5615C;
$color-2: #E37613;
$color-3: #D1A50A;
$color-4: #CFEADD;
Palette Codes 4 COLORS

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

389 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 (#D1A50A) and reads as well balanced in lightness, with an average saturation of 76% and lightness of 61%. It suits energetic, friendly and lifestyle-oriented designs.

The colors in this palette

Red #F5615C

rgb(245, 97, 92) · hsl(2, 88%, 66%)

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

Orange #E37613

rgb(227, 118, 19) · hsl(29, 85%, 48%)

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

Yellow #D1A50A

rgb(209, 165, 10) · hsl(47, 91%, 43%)

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

Light Green #CFEADD

rgb(207, 234, 221) · hsl(151, 39%, 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
#F5615C #CFEADD 2.44:1 Fail Fail
#E37613 #CFEADD 2.4:1 Fail Fail
#D1A50A #CFEADD 1.81:1 Fail Fail
#F5615C #D1A50A 1.35:1 Fail Fail
#E37613 #D1A50A 1.32:1 Fail Fail
#F5615C #E37613 1.02:1 Fail Fail

How to use these colors

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

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 #F5615C, #E37613, #D1A50A and #CFEADD. 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!