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

Yellow & Red, Orange Color Palette

#E83B27 232, 59, 39
#F19474 241, 148, 116
#F5D785 245, 215, 133
#F5D5B1 245, 213, 177
#E83B27
Color 1
#F19474
Color 2
#F5D785
Color 3
#F5D5B1
Color 4
:root {
  --color-1: #E83B27;
  --color-2: #F19474;
  --color-3: #F5D785;
  --color-4: #F5D5B1;
}
colors: {
  'palette-1': '#E83B27',
  'palette-2': '#F19474',
  'palette-3': '#F5D785',
  'palette-4': '#F5D5B1',
}
const palette = [
  '#E83B27',
  '#F19474',
  '#F5D785',
  '#F5D5B1',
];
$color-1: #E83B27;
$color-2: #F19474;
$color-3: #F5D785;
$color-4: #F5D5B1;
Palette Codes 4 COLORS

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

3,507 Views
Added Jun 2026
Copy & Download

About this color palette

This is a warm, high-energy 4-colour palette mixing related and contrasting tones for a natural feel. It is anchored by Yellow (#F5D785) and reads as bright and open, with an average saturation of 81% and lightness of 70%. It suits energetic, friendly and lifestyle-oriented designs.

The colors in this palette

Red #E83B27

rgb(232, 59, 39) · hsl(6, 81%, 53%)

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

Orange #F19474

rgb(241, 148, 116) · hsl(15, 82%, 70%)

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

Yellow #F5D785

rgb(245, 215, 133) · hsl(44, 85%, 74%)

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

Light Orange #F5D5B1

rgb(245, 213, 177) · hsl(32, 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
#E83B27 #F5D5B1 2.96:1 Fail Fail
#E83B27 #F5D785 2.94:1 Fail Fail
#E83B27 #F19474 1.81:1 Fail Fail
#F19474 #F5D5B1 1.63:1 Fail Fail
#F19474 #F5D785 1.62:1 Fail Fail
#F5D785 #F5D5B1 1.01:1 Fail Fail

How to use these colors

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

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 #E83B27, #F19474, #F5D785 and #F5D5B1. 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!