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

Red & Black, Dark Violet Color Palette

#130A0A 19, 10, 10
#89231D 137, 35, 29
#2F2236 47, 34, 54
#876E9C 135, 110, 156
#130A0A
Color 1
#89231D
Color 2
#2F2236
Color 3
#876E9C
Color 4
:root {
  --color-1: #130A0A;
  --color-2: #89231D;
  --color-3: #2F2236;
  --color-4: #876E9C;
}
colors: {
  'palette-1': '#130A0A',
  'palette-2': '#89231D',
  'palette-3': '#2F2236',
  'palette-4': '#876E9C',
}
const palette = [
  '#130A0A',
  '#89231D',
  '#2F2236',
  '#876E9C',
];
$color-1: #130A0A;
$color-2: #89231D;
$color-3: #2F2236;
$color-4: #876E9C;
Palette Codes 4 COLORS

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

2,473 Views
Added Jun 2026
Copy & Download

About this color palette

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

The colors in this palette

Black #130A0A

rgb(19, 10, 10) · hsl(0, 31%, 6%)

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

Red #89231D

rgb(137, 35, 29) · hsl(3, 65%, 33%)

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

Dark Violet #2F2236

rgb(47, 34, 54) · hsl(279, 23%, 17%)

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

Muted Violet #876E9C

rgb(135, 110, 156) · hsl(273, 19%, 52%)

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
#130A0A #876E9C 4.41:1 Fail Fail
#2F2236 #876E9C 3.38:1 Fail Fail
#130A0A #89231D 2.16:1 Fail Fail
#89231D #876E9C 2.04:1 Fail Fail
#89231D #2F2236 1.65:1 Fail Fail
#130A0A #2F2236 1.3:1 Fail Fail

How to use these colors

  • Background — Muted Violet (#876E9C): the lightest tone — a clean base for large areas
  • Text — Black (#130A0A): the darkest tone — readable for body copy and headings
  • Primary — Red (#89231D): the most saturated tone — buttons, links and key UI
  • Accent — Black (#130A0A): 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: Black (#130A0A), Red (#89231D), Dark Violet (#2F2236) and Muted Violet (#876E9C).

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 #130A0A, #89231D, #2F2236 and #876E9C. 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!