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

Yellow & Red, Orange Color Palette

#E85C57 232, 92, 87
#F5A36E 245, 163, 110
#F59F7A 245, 159, 122
#F5F01E 245, 240, 30
#E85C57
Color 1
#F5A36E
Color 2
#F59F7A
Color 3
#F5F01E
Color 4
:root {
  --color-1: #E85C57;
  --color-2: #F5A36E;
  --color-3: #F59F7A;
  --color-4: #F5F01E;
}
colors: {
  'palette-1': '#E85C57',
  'palette-2': '#F5A36E',
  'palette-3': '#F59F7A',
  'palette-4': '#F5F01E',
}
const palette = [
  '#E85C57',
  '#F5A36E',
  '#F59F7A',
  '#F5F01E',
];
$color-1: #E85C57;
$color-2: #F5A36E;
$color-3: #F59F7A;
$color-4: #F5F01E;
Palette Codes 4 COLORS

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

3,529 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 (#F5F01E) and reads as well balanced in lightness, with an average saturation of 85% and lightness of 65%. It suits energetic, friendly and lifestyle-oriented designs.

The colors in this palette

Red #E85C57

rgb(232, 92, 87) · hsl(2, 76%, 63%)

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

Orange #F5A36E

rgb(245, 163, 110) · hsl(24, 87%, 70%)

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

Orange #F59F7A

rgb(245, 159, 122) · hsl(18, 86%, 72%)

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

Yellow #F5F01E

rgb(245, 240, 30) · hsl(59, 91%, 54%)

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
#E85C57 #F5F01E 2.85:1 Fail Fail
#F59F7A #F5F01E 1.72:1 Fail Fail
#E85C57 #F5A36E 1.7:1 Fail Fail
#F5A36E #F5F01E 1.68:1 Fail Fail
#E85C57 #F59F7A 1.66:1 Fail Fail
#F5A36E #F59F7A 1.02:1 Fail Fail

How to use these colors

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

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 #E85C57, #F5A36E, #F59F7A and #F5F01E. 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!