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

Yellow & Red, Orange Color Palette

#F05044 240, 80, 68
#BC560D 188, 86, 13
#F5DF28 245, 223, 40
#EFE8F3 239, 232, 243
#F05044
Color 1
#BC560D
Color 2
#F5DF28
Color 3
#EFE8F3
Color 4
:root {
  --color-1: #F05044;
  --color-2: #BC560D;
  --color-3: #F5DF28;
  --color-4: #EFE8F3;
}
colors: {
  'palette-1': '#F05044',
  'palette-2': '#BC560D',
  'palette-3': '#F5DF28',
  'palette-4': '#EFE8F3',
}
const palette = [
  '#F05044',
  '#BC560D',
  '#F5DF28',
  '#EFE8F3',
];
$color-1: #F05044;
$color-2: #BC560D;
$color-3: #F5DF28;
$color-4: #EFE8F3;
Palette Codes 4 COLORS

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

2,917 Views
Added Jun 2026
Copy & Download

About this color palette

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

The colors in this palette

Red #F05044

rgb(240, 80, 68) · hsl(4, 85%, 60%)

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

Orange #BC560D

rgb(188, 86, 13) · hsl(25, 87%, 39%)

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

Yellow #F5DF28

rgb(245, 223, 40) · hsl(54, 91%, 56%)

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

Light Violet #EFE8F3

rgb(239, 232, 243) · hsl(278, 31%, 93%)

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
#BC560D #EFE8F3 3.91:1 Fail Fail
#BC560D #F5DF28 3.46:1 Fail Fail
#F05044 #EFE8F3 2.95:1 Fail Fail
#F05044 #F5DF28 2.61:1 Fail Fail
#F05044 #BC560D 1.33:1 Fail Fail
#F5DF28 #EFE8F3 1.13:1 Fail Fail

How to use these colors

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

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 #F05044, #BC560D, #F5DF28 and #EFE8F3. 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!