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

Red & Dark Red, Red Color Palette

#521C14 82, 28, 20
#A43828 164, 56, 40
#D76B5B 215, 107, 91
#EBB5AD 235, 181, 173
#521C14
Color 1
#A43828
Color 2
#D76B5B
Color 3
#EBB5AD
Color 4
:root {
  --color-1: #521C14;
  --color-2: #A43828;
  --color-3: #D76B5B;
  --color-4: #EBB5AD;
}
colors: {
  'palette-1': '#521C14',
  'palette-2': '#A43828',
  'palette-3': '#D76B5B',
  'palette-4': '#EBB5AD',
}
const palette = [
  '#521C14',
  '#A43828',
  '#D76B5B',
  '#EBB5AD',
];
$color-1: #521C14;
$color-2: #A43828;
$color-3: #D76B5B;
$color-4: #EBB5AD;
Palette Codes 4 COLORS

This is a warm, vibrant 4-colour palette mixing related and contrasting tones for a natural feel.

1,342 Views
Added Jun 2026
Copy & Download

About this color palette

This is a warm, vibrant 4-colour palette mixing related and contrasting tones for a natural feel. It is anchored by Red (#D76B5B) and reads as well balanced in lightness, with an average saturation of 61% and lightness of 50%. It suits energetic, friendly and lifestyle-oriented designs.

The colors in this palette

Dark Red #521C14

rgb(82, 28, 20) · hsl(8, 61%, 20%)

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

Red #A43828

rgb(164, 56, 40) · hsl(8, 61%, 40%)

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

Red #D76B5B

rgb(215, 107, 91) · hsl(8, 61%, 60%)

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

Light Red #EBB5AD

rgb(235, 181, 173) · hsl(8, 61%, 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
#521C14 #EBB5AD 7.65:1 Pass Pass
#521C14 #D76B5B 4:1 Fail Fail
#A43828 #EBB5AD 3.7:1 Fail Fail
#521C14 #A43828 2.07:1 Fail Fail
#A43828 #D76B5B 1.94:1 Fail Fail
#D76B5B #EBB5AD 1.91:1 Fail Fail

How to use these colors

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

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 #521C14, #A43828, #D76B5B and #EBB5AD. 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.65:1, which meets the WCAG AAA standard for readable text.

Related Palettes

Copied!