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

Red & Red, Orange Color Palette

#DB5C7A 219, 92, 122
#E21612 226, 22, 18
#DD5B2C 221, 91, 44
#EEAD68 238, 173, 104
#DB5C7A
Color 1
#E21612
Color 2
#DD5B2C
Color 3
#EEAD68
Color 4
:root {
  --color-1: #DB5C7A;
  --color-2: #E21612;
  --color-3: #DD5B2C;
  --color-4: #EEAD68;
}
colors: {
  'palette-1': '#DB5C7A',
  'palette-2': '#E21612',
  'palette-3': '#DD5B2C',
  'palette-4': '#EEAD68',
}
const palette = [
  '#DB5C7A',
  '#E21612',
  '#DD5B2C',
  '#EEAD68',
];
$color-1: #DB5C7A;
$color-2: #E21612;
$color-3: #DD5B2C;
$color-4: #EEAD68;
Palette Codes 4 COLORS

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

546 Views
Added Jun 2026
Copy & Download

About this color palette

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

The colors in this palette

Red #DB5C7A

rgb(219, 92, 122) · hsl(346, 64%, 61%)

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

Red #E21612

rgb(226, 22, 18) · hsl(1, 85%, 48%)

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

Orange #DD5B2C

rgb(221, 91, 44) · hsl(16, 72%, 52%)

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

Orange #EEAD68

rgb(238, 173, 104) · hsl(31, 80%, 67%)

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
#E21612 #EEAD68 2.48:1 Fail Fail
#DD5B2C #EEAD68 1.93:1 Fail Fail
#DB5C7A #EEAD68 1.86:1 Fail Fail
#DB5C7A #E21612 1.34:1 Fail Fail
#E21612 #DD5B2C 1.29:1 Fail Fail
#DB5C7A #DD5B2C 1.04:1 Fail Fail

How to use these colors

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

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 #DB5C7A, #E21612, #DD5B2C and #EEAD68. 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!