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

Dark Blue & Dark Pink, Dark Violet Color Palette

#23191F 35, 25, 31
#3F3250 63, 50, 80
#473E5E 71, 62, 94
#12173E 18, 23, 62
#23191F
Color 1
#3F3250
Color 2
#473E5E
Color 3
#12173E
Color 4
:root {
  --color-1: #23191F;
  --color-2: #3F3250;
  --color-3: #473E5E;
  --color-4: #12173E;
}
colors: {
  'palette-1': '#23191F',
  'palette-2': '#3F3250',
  'palette-3': '#473E5E',
  'palette-4': '#12173E',
}
const palette = [
  '#23191F',
  '#3F3250',
  '#473E5E',
  '#12173E',
];
$color-1: #23191F;
$color-2: #3F3250;
$color-3: #473E5E;
$color-4: #12173E;
Palette Codes 4 COLORS

This is a cool, soft, muted 4-colour palette whose tones sit close together for a smooth, cohesive feel.

5,803 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, soft, muted 4-colour palette whose tones sit close together for a smooth, cohesive feel. It is anchored by Dark Blue (#12173E) and reads as deep and moody, with an average saturation of 29% and lightness of 21%. It works well for calm, professional and modern interfaces.

The colors in this palette

Dark Pink #23191F

rgb(35, 25, 31) · hsl(324, 17%, 12%)

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

Dark Violet #3F3250

rgb(63, 50, 80) · hsl(266, 23%, 25%)

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

Muted Violet #473E5E

rgb(71, 62, 94) · hsl(257, 21%, 31%)

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

Dark Blue #12173E

rgb(18, 23, 62) · hsl(233, 55%, 16%)

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

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
#473E5E #12173E 1.74:1 Fail Fail
#23191F #473E5E 1.72:1 Fail Fail
#3F3250 #12173E 1.46:1 Fail Fail
#23191F #3F3250 1.45:1 Fail Fail
#3F3250 #473E5E 1.19:1 Fail Fail
#23191F #12173E 1.01:1 Fail Fail

How to use these colors

  • Background — Muted Violet (#473E5E): the lightest tone — a clean base for large areas
  • Text — Dark Pink (#23191F): the darkest tone — readable for body copy and headings
  • Primary — Dark Blue (#12173E): the most saturated tone — buttons, links and key UI
  • Accent — Dark Violet (#3F3250): 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 Blue 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 (#23191F), Dark Violet (#3F3250), Muted Violet (#473E5E) and Dark Blue (#12173E).

Is this a warm or cool colour palette?

It is a cool palette — its tones lean toward blues, greens and purples, which feel calm and modern.

What are the hex codes for this palette?

The hex codes are #23191F, #3F3250, #473E5E and #12173E. 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!