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

Red & Red, Orange Color Palette

#F14838 241, 72, 56
#E35E4E 227, 94, 78
#F5BF77 245, 191, 119
#E08D8D 224, 141, 141
#F14838
Color 1
#E35E4E
Color 2
#F5BF77
Color 3
#E08D8D
Color 4
:root {
  --color-1: #F14838;
  --color-2: #E35E4E;
  --color-3: #F5BF77;
  --color-4: #E08D8D;
}
colors: {
  'palette-1': '#F14838',
  'palette-2': '#E35E4E',
  'palette-3': '#F5BF77',
  'palette-4': '#E08D8D',
}
const palette = [
  '#F14838',
  '#E35E4E',
  '#F5BF77',
  '#E08D8D',
];
$color-1: #F14838;
$color-2: #E35E4E;
$color-3: #F5BF77;
$color-4: #E08D8D;
Palette Codes 4 COLORS

This is a warm, bold 4-colour palette with a comfortable balance of contrast and harmony.

3,284 Views
Added Jun 2026
Copy & Download

About this color palette

This is a warm, bold 4-colour palette with a comfortable balance of contrast and harmony. It is anchored by Red (#F14838) and reads as well balanced in lightness, with an average saturation of 76% and lightness of 65%. It suits energetic, friendly and lifestyle-oriented designs.

The colors in this palette

Red #F14838

rgb(241, 72, 56) · hsl(5, 87%, 58%)

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

Red #E35E4E

rgb(227, 94, 78) · hsl(6, 73%, 60%)

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

Orange #F5BF77

rgb(245, 191, 119) · hsl(34, 86%, 71%)

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

Red #E08D8D

rgb(224, 141, 141) · hsl(0, 57%, 72%)

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

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
#F14838 #F5BF77 2.2:1 Fail Fail
#E35E4E #F5BF77 2.11:1 Fail Fail
#F5BF77 #E08D8D 1.51:1 Fail Fail
#F14838 #E08D8D 1.46:1 Fail Fail
#E35E4E #E08D8D 1.4:1 Fail Fail
#F14838 #E35E4E 1.04:1 Fail Fail

How to use these colors

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

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 #F14838, #E35E4E, #F5BF77 and #E08D8D. 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!