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

Yellow & Red, Light Orange Color Palette

#E63237 230, 50, 55
#B74B42 183, 75, 66
#F5E480 245, 228, 128
#F5CBB3 245, 203, 179
#E63237
Color 1
#B74B42
Color 2
#F5E480
Color 3
#F5CBB3
Color 4
:root {
  --color-1: #E63237;
  --color-2: #B74B42;
  --color-3: #F5E480;
  --color-4: #F5CBB3;
}
colors: {
  'palette-1': '#E63237',
  'palette-2': '#B74B42',
  'palette-3': '#F5E480',
  'palette-4': '#F5CBB3',
}
const palette = [
  '#E63237',
  '#B74B42',
  '#F5E480',
  '#F5CBB3',
];
$color-1: #E63237;
$color-2: #B74B42;
$color-3: #F5E480;
$color-4: #F5CBB3;
Palette Codes 4 COLORS

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

4,062 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 Yellow (#F5E480) and reads as well balanced in lightness, with an average saturation of 72% and lightness of 65%. It suits energetic, friendly and lifestyle-oriented designs.

The colors in this palette

Red #E63237

rgb(230, 50, 55) · hsl(358, 78%, 55%)

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

Red #B74B42

rgb(183, 75, 66) · hsl(5, 47%, 49%)

A balanced mid-tone that works well for primary surfaces and UI elements.

Yellow #F5E480

rgb(245, 228, 128) · hsl(51, 85%, 73%)

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

Light Orange #F5CBB3

rgb(245, 203, 179) · hsl(22, 77%, 83%)

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
#B74B42 #F5E480 3.97:1 Fail Fail
#B74B42 #F5CBB3 3.43:1 Fail Fail
#E63237 #F5E480 3.34:1 Fail Fail
#E63237 #F5CBB3 2.89:1 Fail Fail
#E63237 #B74B42 1.19:1 Fail Fail
#F5E480 #F5CBB3 1.16:1 Fail Fail

How to use these colors

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

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 #E63237, #B74B42, #F5E480 and #F5CBB3. 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!