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

Yellow & Red, Yellow Color Palette

#F56860 245, 104, 96
#F5C236 245, 194, 54
#F5CA0A 245, 202, 10
#E6500A 230, 80, 10
#F56860
Color 1
#F5C236
Color 2
#F5CA0A
Color 3
#E6500A
Color 4
:root {
  --color-1: #F56860;
  --color-2: #F5C236;
  --color-3: #F5CA0A;
  --color-4: #E6500A;
}
colors: {
  'palette-1': '#F56860',
  'palette-2': '#F5C236',
  'palette-3': '#F5CA0A',
  'palette-4': '#E6500A',
}
const palette = [
  '#F56860',
  '#F5C236',
  '#F5CA0A',
  '#E6500A',
];
$color-1: #F56860;
$color-2: #F5C236;
$color-3: #F5CA0A;
$color-4: #E6500A;
Palette Codes 4 COLORS

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

127 Views
Added Jun 2026
Copy & Download

About this color palette

This is a warm, vibrant 4-colour palette mixing related and contrasting tones for a natural feel. It is anchored by Yellow (#F5CA0A) and reads as well balanced in lightness, with an average saturation of 91% and lightness of 56%. It suits energetic, friendly and lifestyle-oriented designs.

The colors in this palette

Red #F56860

rgb(245, 104, 96) · hsl(3, 88%, 67%)

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

Yellow #F5C236

rgb(245, 194, 54) · hsl(44, 91%, 59%)

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

Yellow #F5CA0A

rgb(245, 202, 10) · hsl(49, 92%, 50%)

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

Orange #E6500A

rgb(230, 80, 10) · hsl(19, 92%, 47%)

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
#F5CA0A #E6500A 2.42:1 Fail Fail
#F5C236 #E6500A 2.29:1 Fail Fail
#F56860 #F5CA0A 1.9:1 Fail Fail
#F56860 #F5C236 1.8:1 Fail Fail
#F56860 #E6500A 1.27:1 Fail Fail
#F5C236 #F5CA0A 1.05:1 Fail Fail

How to use these colors

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

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 #F56860, #F5C236, #F5CA0A and #E6500A. 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!