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

Orange & Red, Orange Color Palette

#E02E42 224, 46, 66
#D25338 210, 83, 56
#F1C677 241, 198, 119
#D99B86 217, 155, 134
#E02E42
Color 1
#D25338
Color 2
#F1C677
Color 3
#D99B86
Color 4
:root {
  --color-1: #E02E42;
  --color-2: #D25338;
  --color-3: #F1C677;
  --color-4: #D99B86;
}
colors: {
  'palette-1': '#E02E42',
  'palette-2': '#D25338',
  'palette-3': '#F1C677',
  'palette-4': '#D99B86',
}
const palette = [
  '#E02E42',
  '#D25338',
  '#F1C677',
  '#D99B86',
];
$color-1: #E02E42;
$color-2: #D25338;
$color-3: #F1C677;
$color-4: #D99B86;
Palette Codes 4 COLORS

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

6,193 Views
Added Jun 2026
Tags
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 Orange (#F1C677) and reads as well balanced in lightness, with an average saturation of 68% and lightness of 61%. It suits energetic, friendly and lifestyle-oriented designs.

The colors in this palette

Red #E02E42

rgb(224, 46, 66) · hsl(353, 74%, 53%)

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

Red #D25338

rgb(210, 83, 56) · hsl(11, 63%, 52%)

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

Orange #F1C677

rgb(241, 198, 119) · hsl(39, 81%, 71%)

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

Orange #D99B86

rgb(217, 155, 134) · hsl(15, 52%, 69%)

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
#E02E42 #F1C677 2.82:1 Fail Fail
#D25338 #F1C677 2.6:1 Fail Fail
#E02E42 #D99B86 1.94:1 Fail Fail
#D25338 #D99B86 1.78:1 Fail Fail
#F1C677 #D99B86 1.46:1 Fail Fail
#E02E42 #D25338 1.09:1 Fail Fail

How to use these colors

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

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 #E02E42, #D25338, #F1C677 and #D99B86. 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!