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

Dark Red & Black, Gray Color Palette

#150A1C 21, 10, 28
#6D0A0A 109, 10, 10
#0A0A0A 10, 10, 10
#9993AA 153, 147, 170
#150A1C
Color 1
#6D0A0A
Color 2
#0A0A0A
Color 3
#9993AA
Color 4
:root {
  --color-1: #150A1C;
  --color-2: #6D0A0A;
  --color-3: #0A0A0A;
  --color-4: #9993AA;
}
colors: {
  'palette-1': '#150A1C',
  'palette-2': '#6D0A0A',
  'palette-3': '#0A0A0A',
  'palette-4': '#9993AA',
}
const palette = [
  '#150A1C',
  '#6D0A0A',
  '#0A0A0A',
  '#9993AA',
];
$color-1: #150A1C;
$color-2: #6D0A0A;
$color-3: #0A0A0A;
$color-4: #9993AA;
Palette Codes 4 COLORS

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

2,711 Views
Added Jun 2026
Copy & Download

About this color palette

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

The colors in this palette

Black #150A1C

rgb(21, 10, 28) · hsl(277, 47%, 7%)

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

Dark Red #6D0A0A

rgb(109, 10, 10) · hsl(0, 83%, 23%)

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

Black #0A0A0A

rgb(10, 10, 10) · hsl(0, 0%, 4%)

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

Gray #9993AA

rgb(153, 147, 170) · hsl(256, 12%, 62%)

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
#0A0A0A #9993AA 6.7:1 Pass Fail
#150A1C #9993AA 6.51:1 Pass Fail
#6D0A0A #9993AA 4.19:1 Fail Fail
#6D0A0A #0A0A0A 1.6:1 Fail Fail
#150A1C #6D0A0A 1.55:1 Fail Fail
#150A1C #0A0A0A 1.03:1 Fail Fail

How to use these colors

  • Background — Gray (#9993AA): the lightest tone — a clean base for large areas
  • Text — Black (#0A0A0A): the darkest tone — readable for body copy and headings
  • Primary — Dark Red (#6D0A0A): the most saturated tone — buttons, links and key UI
  • Accent — Black (#150A1C): 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: Black (#150A1C), Dark Red (#6D0A0A), Black (#0A0A0A) and Gray (#9993AA).

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 #150A1C, #6D0A0A, #0A0A0A and #9993AA. You can copy them as CSS variables, Tailwind, SCSS or JSON from the code panel above.

Is this palette accessible for text?

Yes — Black text on Gray reaches a contrast ratio of 6.7:1, which meets the WCAG AA standard for readable text.

Related Palettes

Copied!