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

Yellow & Red, Orange Color Palette

#F5694F 245, 105, 79
#BF540A 191, 84, 10
#F5E737 245, 231, 55
#E9E7DA 233, 231, 218
#F5694F
Color 1
#BF540A
Color 2
#F5E737
Color 3
#E9E7DA
Color 4
:root {
  --color-1: #F5694F;
  --color-2: #BF540A;
  --color-3: #F5E737;
  --color-4: #E9E7DA;
}
colors: {
  'palette-1': '#F5694F',
  'palette-2': '#BF540A',
  'palette-3': '#F5E737',
  'palette-4': '#E9E7DA',
}
const palette = [
  '#F5694F',
  '#BF540A',
  '#F5E737',
  '#E9E7DA',
];
$color-1: #F5694F;
$color-2: #BF540A;
$color-3: #F5E737;
$color-4: #E9E7DA;
Palette Codes 4 COLORS

This is a warm, high-energy 4-colour palette pairing strongly contrasting colours for real visual punch.

5,325 Views
Added Jun 2026
Copy & Download

About this color palette

This is a warm, high-energy 4-colour palette pairing strongly contrasting colours for real visual punch. It is anchored by Yellow (#F5E737) and reads as well balanced in lightness, with an average saturation of 74% and lightness of 63%. It suits energetic, friendly and lifestyle-oriented designs.

The colors in this palette

Red #F5694F

rgb(245, 105, 79) · hsl(9, 89%, 64%)

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

Orange #BF540A

rgb(191, 84, 10) · hsl(25, 90%, 39%)

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

Yellow #F5E737

rgb(245, 231, 55) · hsl(56, 90%, 59%)

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

Light Yellow #E9E7DA

rgb(233, 231, 218) · hsl(52, 25%, 88%)

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

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
#BF540A #E9E7DA 3.77:1 Fail Fail
#BF540A #F5E737 3.65:1 Fail Fail
#F5694F #E9E7DA 2.41:1 Fail Fail
#F5694F #F5E737 2.33:1 Fail Fail
#F5694F #BF540A 1.56:1 Fail Fail
#F5E737 #E9E7DA 1.03:1 Fail Fail

How to use these colors

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

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 #F5694F, #BF540A, #F5E737 and #E9E7DA. 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!