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

Yellow & Red, Orange Color Palette

#E05E56 224, 94, 86
#F5AE6C 245, 174, 108
#F5BE96 245, 190, 150
#F5F514 245, 245, 20
#E05E56
Color 1
#F5AE6C
Color 2
#F5BE96
Color 3
#F5F514
Color 4
:root {
  --color-1: #E05E56;
  --color-2: #F5AE6C;
  --color-3: #F5BE96;
  --color-4: #F5F514;
}
colors: {
  'palette-1': '#E05E56',
  'palette-2': '#F5AE6C',
  'palette-3': '#F5BE96',
  'palette-4': '#F5F514',
}
const palette = [
  '#E05E56',
  '#F5AE6C',
  '#F5BE96',
  '#F5F514',
];
$color-1: #E05E56;
$color-2: #F5AE6C;
$color-3: #F5BE96;
$color-4: #F5F514;
Palette Codes 4 COLORS

This is a warm, bold 4-colour palette with a comfortable balance of contrast and harmony.

839 Views
Added Jun 2026
Tags
Copy & Download

About this color palette

This is a warm, bold 4-colour palette with a comfortable balance of contrast and harmony. It is anchored by Yellow (#F5F514) and reads as well balanced in lightness, with an average saturation of 83% and lightness of 65%. It suits energetic, friendly and lifestyle-oriented designs.

The colors in this palette

Red #E05E56

rgb(224, 94, 86) · hsl(3, 69%, 61%)

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

Orange #F5AE6C

rgb(245, 174, 108) · hsl(29, 87%, 69%)

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

Orange #F5BE96

rgb(245, 190, 150) · hsl(25, 83%, 77%)

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

Yellow #F5F514

rgb(245, 245, 20) · hsl(60, 92%, 52%)

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
#E05E56 #F5F514 3.04:1 Fail Fail
#E05E56 #F5BE96 2.15:1 Fail Fail
#E05E56 #F5AE6C 1.89:1 Fail Fail
#F5AE6C #F5F514 1.61:1 Fail Fail
#F5BE96 #F5F514 1.41:1 Fail Fail
#F5AE6C #F5BE96 1.14:1 Fail Fail

How to use these colors

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

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 #E05E56, #F5AE6C, #F5BE96 and #F5F514. 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!