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

Orange & Red, Orange Color Palette

#F55F59 245, 95, 89
#E8950D 232, 149, 13
#F5E634 245, 230, 52
#F58927 245, 137, 39
#F55F59
Color 1
#E8950D
Color 2
#F5E634
Color 3
#F58927
Color 4
:root {
  --color-1: #F55F59;
  --color-2: #E8950D;
  --color-3: #F5E634;
  --color-4: #F58927;
}
colors: {
  'palette-1': '#F55F59',
  'palette-2': '#E8950D',
  'palette-3': '#F5E634',
  'palette-4': '#F58927',
}
const palette = [
  '#F55F59',
  '#E8950D',
  '#F5E634',
  '#F58927',
];
$color-1: #F55F59;
$color-2: #E8950D;
$color-3: #F5E634;
$color-4: #F58927;
Palette Codes 4 COLORS

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

2,037 Views
Added Jun 2026
Copy & Download

About this color palette

This is a warm, vibrant 4-colour palette mixing related and contrasting tones for a natural feel. It is anchored by Orange (#F58927) and reads as well balanced in lightness, with an average saturation of 90% and lightness of 57%. It suits energetic, friendly and lifestyle-oriented designs.

The colors in this palette

Red #F55F59

rgb(245, 95, 89) · hsl(2, 89%, 65%)

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

Orange #E8950D

rgb(232, 149, 13) · hsl(37, 89%, 48%)

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

Yellow #F5E634

rgb(245, 230, 52) · hsl(55, 91%, 58%)

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

Orange #F58927

rgb(245, 137, 39) · hsl(29, 91%, 56%)

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
#F55F59 #F5E634 2.44:1 Fail Fail
#F5E634 #F58927 1.91:1 Fail Fail
#E8950D #F5E634 1.86:1 Fail Fail
#F55F59 #E8950D 1.31:1 Fail Fail
#F55F59 #F58927 1.27:1 Fail Fail
#E8950D #F58927 1.03:1 Fail Fail

How to use these colors

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

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 #F55F59, #E8950D, #F5E634 and #F58927. 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!