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

Yellow & Red, Orange Color Palette

#F56E65 245, 110, 101
#F59962 245, 153, 98
#F1A167 241, 161, 103
#F5D50A 245, 213, 10
#F56E65
Color 1
#F59962
Color 2
#F1A167
Color 3
#F5D50A
Color 4
:root {
  --color-1: #F56E65;
  --color-2: #F59962;
  --color-3: #F1A167;
  --color-4: #F5D50A;
}
colors: {
  'palette-1': '#F56E65',
  'palette-2': '#F59962',
  'palette-3': '#F1A167',
  'palette-4': '#F5D50A',
}
const palette = [
  '#F56E65',
  '#F59962',
  '#F1A167',
  '#F5D50A',
];
$color-1: #F56E65;
$color-2: #F59962;
$color-3: #F1A167;
$color-4: #F5D50A;
Palette Codes 4 COLORS

This is a warm, high-energy 4-colour palette whose tones sit close together for a smooth, cohesive feel.

6,445 Views
Added Jun 2026
Copy & Download

About this color palette

This is a warm, high-energy 4-colour palette whose tones sit close together for a smooth, cohesive feel. It is anchored by Yellow (#F5D50A) and reads as well balanced in lightness, with an average saturation of 88% and lightness of 63%. It suits energetic, friendly and lifestyle-oriented designs.

The colors in this palette

Red #F56E65

rgb(245, 110, 101) · hsl(4, 88%, 68%)

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

Orange #F59962

rgb(245, 153, 98) · hsl(22, 88%, 67%)

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

Orange #F1A167

rgb(241, 161, 103) · hsl(25, 83%, 67%)

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

Yellow #F5D50A

rgb(245, 213, 10) · hsl(52, 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
#F56E65 #F5D50A 1.97:1 Fail Fail
#F59962 #F5D50A 1.5:1 Fail Fail
#F1A167 #F5D50A 1.44:1 Fail Fail
#F56E65 #F1A167 1.37:1 Fail Fail
#F56E65 #F59962 1.32:1 Fail Fail
#F59962 #F1A167 1.04:1 Fail Fail

How to use these colors

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

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 #F56E65, #F59962, #F1A167 and #F5D50A. 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!