Dark Red & Red, Light Red Color Palette — PaletteCSS
Back to palettes

Dark Red & Red, Light Red Color Palette

#551411 85, 20, 17
#A92723 169, 39, 35
#DC5A56 220, 90, 86
#EEADAA 238, 173, 170
#551411
Color 1
#A92723
Color 2
#DC5A56
Color 3
#EEADAA
Color 4
:root {
  --color-1: #551411;
  --color-2: #A92723;
  --color-3: #DC5A56;
  --color-4: #EEADAA;
}
colors: {
  'palette-1': '#551411',
  'palette-2': '#A92723',
  'palette-3': '#DC5A56',
  'palette-4': '#EEADAA',
}
const palette = [
  '#551411',
  '#A92723',
  '#DC5A56',
  '#EEADAA',
];
$color-1: #551411;
$color-2: #A92723;
$color-3: #DC5A56;
$color-4: #EEADAA;
Palette Codes 4 COLORS

This is a warm, bold 4-colour palette that combines high-contrast tones for a bold, dynamic look.

4,593 Views
Added Jun 2026
Copy & Download

About this color palette

This is a warm, bold 4-colour palette that combines high-contrast tones for a bold, dynamic look. It is anchored by Dark Red (#551411) and reads as well balanced in lightness, with an average saturation of 66% and lightness of 50%. It suits energetic, friendly and lifestyle-oriented designs.

The colors in this palette

Dark Red #551411

rgb(85, 20, 17) · hsl(3, 67%, 20%)

A deep, low-lightness tone — strong for text, headings and bold accents.

Red #A92723

rgb(169, 39, 35) · hsl(2, 66%, 40%)

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

Red #DC5A56

rgb(220, 90, 86) · hsl(2, 66%, 60%)

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

Light Red #EEADAA

rgb(238, 173, 170) · hsl(3, 67%, 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
#551411 #EEADAA 7.49:1 Pass Pass
#551411 #DC5A56 3.77:1 Fail Fail
#A92723 #EEADAA 3.73:1 Fail Fail
#551411 #A92723 2.01:1 Fail Fail
#DC5A56 #EEADAA 1.98:1 Fail Fail
#A92723 #DC5A56 1.88:1 Fail Fail

How to use these colors

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

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 #551411, #A92723, #DC5A56 and #EEADAA. You can copy them as CSS variables, Tailwind, SCSS or JSON from the code panel above.

Is this palette accessible for text?

Yes — Dark Red text on Light Red reaches a contrast ratio of 7.49:1, which meets the WCAG AAA standard for readable text.

Related Palettes

Copied!