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

Red & Red, Yellow Color Palette

#F5543D 245, 84, 61
#F17E75 241, 126, 117
#F5E086 245, 224, 134
#F5A28E 245, 162, 142
#F5543D
Color 1
#F17E75
Color 2
#F5E086
Color 3
#F5A28E
Color 4
:root {
  --color-1: #F5543D;
  --color-2: #F17E75;
  --color-3: #F5E086;
  --color-4: #F5A28E;
}
colors: {
  'palette-1': '#F5543D',
  'palette-2': '#F17E75',
  'palette-3': '#F5E086',
  'palette-4': '#F5A28E',
}
const palette = [
  '#F5543D',
  '#F17E75',
  '#F5E086',
  '#F5A28E',
];
$color-1: #F5543D;
$color-2: #F17E75;
$color-3: #F5E086;
$color-4: #F5A28E;
Palette Codes 4 COLORS

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

7,788 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 Red (#F5543D) and reads as bright and open, with an average saturation of 85% and lightness of 70%. It suits energetic, friendly and lifestyle-oriented designs.

The colors in this palette

Red #F5543D

rgb(245, 84, 61) · hsl(8, 90%, 60%)

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

Red #F17E75

rgb(241, 126, 117) · hsl(4, 82%, 70%)

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

Yellow #F5E086

rgb(245, 224, 134) · hsl(49, 85%, 74%)

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

Red #F5A28E

rgb(245, 162, 142) · hsl(12, 84%, 76%)

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
#F5543D #F5E086 2.56:1 Fail Fail
#F17E75 #F5E086 1.99:1 Fail Fail
#F5543D #F5A28E 1.68:1 Fail Fail
#F5E086 #F5A28E 1.52:1 Fail Fail
#F17E75 #F5A28E 1.31:1 Fail Fail
#F5543D #F17E75 1.28:1 Fail Fail

How to use these colors

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

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 #F5543D, #F17E75, #F5E086 and #F5A28E. 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!