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

Yellow & Red, Orange Color Palette

#F57C77 245, 124, 119
#F59E56 245, 158, 86
#F5BB9B 245, 187, 155
#F5DF0A 245, 223, 10
#F57C77
Color 1
#F59E56
Color 2
#F5BB9B
Color 3
#F5DF0A
Color 4
:root {
  --color-1: #F57C77;
  --color-2: #F59E56;
  --color-3: #F5BB9B;
  --color-4: #F5DF0A;
}
colors: {
  'palette-1': '#F57C77',
  'palette-2': '#F59E56',
  'palette-3': '#F5BB9B',
  'palette-4': '#F5DF0A',
}
const palette = [
  '#F57C77',
  '#F59E56',
  '#F5BB9B',
  '#F5DF0A',
];
$color-1: #F57C77;
$color-2: #F59E56;
$color-3: #F5BB9B;
$color-4: #F5DF0A;
Palette Codes 4 COLORS

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

2,283 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 (#F5DF0A) and reads as bright and open, with an average saturation of 87% and lightness of 66%. It suits energetic, friendly and lifestyle-oriented designs.

The colors in this palette

Red #F57C77

rgb(245, 124, 119) · hsl(2, 86%, 71%)

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

Orange #F59E56

rgb(245, 158, 86) · hsl(27, 89%, 65%)

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

Light Orange #F5BB9B

rgb(245, 187, 155) · hsl(21, 82%, 78%)

A light, airy tone — ideal for backgrounds and subtle fills.

Yellow #F5DF0A

rgb(245, 223, 10) · hsl(54, 92%, 50%)

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
#F57C77 #F5DF0A 1.92:1 Fail Fail
#F59E56 #F5DF0A 1.56:1 Fail Fail
#F57C77 #F5BB9B 1.55:1 Fail Fail
#F59E56 #F5BB9B 1.26:1 Fail Fail
#F5BB9B #F5DF0A 1.24:1 Fail Fail
#F57C77 #F59E56 1.23:1 Fail Fail

How to use these colors

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

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 #F57C77, #F59E56, #F5BB9B and #F5DF0A. 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!