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

Dark Red & Dark Pink, Black Color Palette

#301827 48, 24, 39
#820A16 130, 10, 22
#101D21 16, 29, 33
#9890B5 152, 144, 181
#301827
Color 1
#820A16
Color 2
#101D21
Color 3
#9890B5
Color 4
:root {
  --color-1: #301827;
  --color-2: #820A16;
  --color-3: #101D21;
  --color-4: #9890B5;
}
colors: {
  'palette-1': '#301827',
  'palette-2': '#820A16',
  'palette-3': '#101D21',
  'palette-4': '#9890B5',
}
const palette = [
  '#301827',
  '#820A16',
  '#101D21',
  '#9890B5',
];
$color-1: #301827;
$color-2: #820A16;
$color-3: #101D21;
$color-4: #9890B5;
Palette Codes 4 COLORS

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

5,931 Views
Added Jun 2026
Copy & Download

About this color palette

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

The colors in this palette

Dark Pink #301827

rgb(48, 24, 39) · hsl(323, 33%, 14%)

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

Dark Red #820A16

rgb(130, 10, 22) · hsl(354, 86%, 27%)

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

Black #101D21

rgb(16, 29, 33) · hsl(194, 35%, 10%)

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

Muted Violet #9890B5

rgb(152, 144, 181) · hsl(253, 20%, 64%)

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
#101D21 #9890B5 5.73:1 Pass Fail
#301827 #9890B5 5.44:1 Pass Fail
#820A16 #9890B5 3.49:1 Fail Fail
#820A16 #101D21 1.64:1 Fail Fail
#301827 #820A16 1.56:1 Fail Fail
#301827 #101D21 1.05:1 Fail Fail

How to use these colors

  • Background — Muted Violet (#9890B5): the lightest tone — a clean base for large areas
  • Text — Black (#101D21): the darkest tone — readable for body copy and headings
  • Primary — Dark Red (#820A16): the most saturated tone — buttons, links and key UI
  • Accent — Black (#101D21): 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: Dark Pink (#301827), Dark Red (#820A16), Black (#101D21) and Muted Violet (#9890B5).

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 #301827, #820A16, #101D21 and #9890B5. 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 Muted Violet reaches a contrast ratio of 5.73:1, which meets the WCAG AA standard for readable text.

Related Palettes

Copied!