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

Red & Red, Orange Color Palette

#E45036 228, 80, 54
#F57857 245, 120, 87
#F4B95D 244, 185, 93
#F3A4A3 243, 164, 163
#E45036
Color 1
#F57857
Color 2
#F4B95D
Color 3
#F3A4A3
Color 4
:root {
  --color-1: #E45036;
  --color-2: #F57857;
  --color-3: #F4B95D;
  --color-4: #F3A4A3;
}
colors: {
  'palette-1': '#E45036',
  'palette-2': '#F57857',
  'palette-3': '#F4B95D',
  'palette-4': '#F3A4A3',
}
const palette = [
  '#E45036',
  '#F57857',
  '#F4B95D',
  '#F3A4A3',
];
$color-1: #E45036;
$color-2: #F57857;
$color-3: #F4B95D;
$color-4: #F3A4A3;
Palette Codes 4 COLORS

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

3,783 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 (#F57857) and reads as bright and open, with an average saturation of 82% and lightness of 67%. It suits energetic, friendly and lifestyle-oriented designs.

The colors in this palette

Red #E45036

rgb(228, 80, 54) · hsl(9, 76%, 55%)

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

Red #F57857

rgb(245, 120, 87) · hsl(13, 89%, 65%)

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

Orange #F4B95D

rgb(244, 185, 93) · hsl(37, 87%, 66%)

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

Light Red #F3A4A3

rgb(243, 164, 163) · hsl(1, 77%, 80%)

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
#E45036 #F4B95D 2.17:1 Fail Fail
#E45036 #F3A4A3 1.94:1 Fail Fail
#F57857 #F4B95D 1.55:1 Fail Fail
#E45036 #F57857 1.4:1 Fail Fail
#F57857 #F3A4A3 1.38:1 Fail Fail
#F4B95D #F3A4A3 1.12:1 Fail Fail

How to use these colors

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

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 #E45036, #F57857, #F4B95D and #F3A4A3. 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!