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

Red & Dark Violet, Dark Pink Color Palette

#2D283A 45, 40, 58
#842219 132, 34, 25
#462D45 70, 45, 69
#87769A 135, 118, 154
#2D283A
Color 1
#842219
Color 2
#462D45
Color 3
#87769A
Color 4
:root {
  --color-1: #2D283A;
  --color-2: #842219;
  --color-3: #462D45;
  --color-4: #87769A;
}
colors: {
  'palette-1': '#2D283A',
  'palette-2': '#842219',
  'palette-3': '#462D45',
  'palette-4': '#87769A',
}
const palette = [
  '#2D283A',
  '#842219',
  '#462D45',
  '#87769A',
];
$color-1: #2D283A;
$color-2: #842219;
$color-3: #462D45;
$color-4: #87769A;
Palette Codes 4 COLORS

This is a balanced, calm and understated 4-colour palette mixing related and contrasting tones for a natural feel.

3,227 Views
Added Jun 2026
Tags
Copy & Download

About this color palette

This is a balanced, calm and understated 4-colour palette mixing related and contrasting tones for a natural feel. It is anchored by Red (#842219) and reads as deep and moody, with an average saturation of 31% and lightness of 31%. It adapts to a wide range of web and brand projects.

The colors in this palette

Dark Violet #2D283A

rgb(45, 40, 58) · hsl(257, 18%, 19%)

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

Red #842219

rgb(132, 34, 25) · hsl(5, 68%, 31%)

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

Dark Pink #462D45

rgb(70, 45, 69) · hsl(302, 22%, 23%)

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

Muted Violet #87769A

rgb(135, 118, 154) · hsl(268, 15%, 53%)

A soft, muted tone that suits calm backgrounds and large surfaces.

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
#2D283A #87769A 3.45:1 Fail Fail
#462D45 #87769A 2.96:1 Fail Fail
#842219 #87769A 2.29:1 Fail Fail
#2D283A #842219 1.51:1 Fail Fail
#842219 #462D45 1.29:1 Fail Fail
#2D283A #462D45 1.17:1 Fail Fail

How to use these colors

  • Background — Muted Violet (#87769A): the lightest tone — a clean base for large areas
  • Text — Dark Violet (#2D283A): the darkest tone — readable for body copy and headings
  • Primary — Red (#842219): the most saturated tone — buttons, links and key UI
  • Accent — Dark Pink (#462D45): 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 Violet (#2D283A), Red (#842219), Dark Pink (#462D45) and Muted Violet (#87769A).

Is this a warm or cool colour palette?

It is balanced, mixing warm and cool tones fairly evenly.

What are the hex codes for this palette?

The hex codes are #2D283A, #842219, #462D45 and #87769A. 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!