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

Yellow & Red, Orange Color Palette

#F57876 245, 120, 118
#E27947 226, 121, 71
#CD875B 205, 135, 91
#F5F52C 245, 245, 44
#F57876
Color 1
#E27947
Color 2
#CD875B
Color 3
#F5F52C
Color 4
:root {
  --color-1: #F57876;
  --color-2: #E27947;
  --color-3: #CD875B;
  --color-4: #F5F52C;
}
colors: {
  'palette-1': '#F57876',
  'palette-2': '#E27947',
  'palette-3': '#CD875B',
  'palette-4': '#F5F52C',
}
const palette = [
  '#F57876',
  '#E27947',
  '#CD875B',
  '#F5F52C',
];
$color-1: #F57876;
$color-2: #E27947;
$color-3: #CD875B;
$color-4: #F5F52C;
Palette Codes 4 COLORS

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

6,704 Views
Added Jun 2026
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 (#F5F52C) 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 #F57876

rgb(245, 120, 118) · hsl(1, 86%, 71%)

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

Orange #E27947

rgb(226, 121, 71) · hsl(19, 73%, 58%)

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

Orange #CD875B

rgb(205, 135, 91) · hsl(23, 53%, 58%)

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

Yellow #F5F52C

rgb(245, 245, 44) · hsl(60, 91%, 57%)

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
#E27947 #F5F52C 2.55:1 Fail Fail
#CD875B #F5F52C 2.49:1 Fail Fail
#F57876 #F5F52C 2.3:1 Fail Fail
#F57876 #E27947 1.11:1 Fail Fail
#F57876 #CD875B 1.09:1 Fail Fail
#E27947 #CD875B 1.02:1 Fail Fail

How to use these colors

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

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 #F57876, #E27947, #CD875B and #F5F52C. 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!