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

Red & Dark Red, Red Color Palette

#49241D 73, 36, 29
#934839 147, 72, 57
#C67B6C 198, 123, 108
#E2BDB6 226, 189, 182
#49241D
Color 1
#934839
Color 2
#C67B6C
Color 3
#E2BDB6
Color 4
:root {
  --color-1: #49241D;
  --color-2: #934839;
  --color-3: #C67B6C;
  --color-4: #E2BDB6;
}
colors: {
  'palette-1': '#49241D',
  'palette-2': '#934839',
  'palette-3': '#C67B6C',
  'palette-4': '#E2BDB6',
}
const palette = [
  '#49241D',
  '#934839',
  '#C67B6C',
  '#E2BDB6',
];
$color-1: #49241D;
$color-2: #934839;
$color-3: #C67B6C;
$color-4: #E2BDB6;
Palette Codes 4 COLORS

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

797 Views
Added Jun 2026
Copy & Download

About this color palette

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

The colors in this palette

Dark Red #49241D

rgb(73, 36, 29) · hsl(10, 43%, 20%)

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

Red #934839

rgb(147, 72, 57) · hsl(10, 44%, 40%)

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

Red #C67B6C

rgb(198, 123, 108) · hsl(10, 44%, 60%)

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

Light Red #E2BDB6

rgb(226, 189, 182) · hsl(10, 43%, 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
#49241D #E2BDB6 7.85:1 Pass Pass
#49241D #C67B6C 4.15:1 Fail Fail
#934839 #E2BDB6 3.78:1 Fail Fail
#49241D #934839 2.08:1 Fail Fail
#934839 #C67B6C 2:1 Fail Fail
#C67B6C #E2BDB6 1.89:1 Fail Fail

How to use these colors

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

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 #49241D, #934839, #C67B6C and #E2BDB6. 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.85:1, which meets the WCAG AAA standard for readable text.

Related Palettes

Copied!