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

Yellow & Red, Orange Color Palette

#F57878 245, 120, 120
#E16A25 225, 106, 37
#D8885F 216, 136, 95
#F5D911 245, 217, 17
#F57878
Color 1
#E16A25
Color 2
#D8885F
Color 3
#F5D911
Color 4
:root {
  --color-1: #F57878;
  --color-2: #E16A25;
  --color-3: #D8885F;
  --color-4: #F5D911;
}
colors: {
  'palette-1': '#F57878',
  'palette-2': '#E16A25',
  'palette-3': '#D8885F',
  'palette-4': '#F5D911',
}
const palette = [
  '#F57878',
  '#E16A25',
  '#D8885F',
  '#F5D911',
];
$color-1: #F57878;
$color-2: #E16A25;
$color-3: #D8885F;
$color-4: #F5D911;
Palette Codes 4 COLORS

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

6,486 Views
Added Jun 2026
Copy & Download

About this color palette

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

The colors in this palette

Red #F57878

rgb(245, 120, 120) · hsl(0, 86%, 72%)

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

Orange #E16A25

rgb(225, 106, 37) · hsl(22, 76%, 51%)

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

Orange #D8885F

rgb(216, 136, 95) · hsl(20, 61%, 61%)

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

Yellow #F5D911

rgb(245, 217, 17) · hsl(53, 92%, 51%)

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
#E16A25 #F5D911 2.36:1 Fail Fail
#D8885F #F5D911 1.95:1 Fail Fail
#F57878 #F5D911 1.89:1 Fail Fail
#F57878 #E16A25 1.25:1 Fail Fail
#E16A25 #D8885F 1.21:1 Fail Fail
#F57878 #D8885F 1.03:1 Fail Fail

How to use these colors

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

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 #F57878, #E16A25, #D8885F and #F5D911. 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!