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

Dark Blue & Dark Violet, Charcoal Color Palette

#1F1823 31, 24, 35
#4D5653 77, 86, 83
#45444E 69, 68, 78
#0A0D2A 10, 13, 42
#1F1823
Color 1
#4D5653
Color 2
#45444E
Color 3
#0A0D2A
Color 4
:root {
  --color-1: #1F1823;
  --color-2: #4D5653;
  --color-3: #45444E;
  --color-4: #0A0D2A;
}
colors: {
  'palette-1': '#1F1823',
  'palette-2': '#4D5653',
  'palette-3': '#45444E',
  'palette-4': '#0A0D2A',
}
const palette = [
  '#1F1823',
  '#4D5653',
  '#45444E',
  '#0A0D2A',
];
$color-1: #1F1823;
$color-2: #4D5653;
$color-3: #45444E;
$color-4: #0A0D2A;
Palette Codes 4 COLORS

This is a cool, soft, muted 4-colour palette built from closely related tones that blend harmoniously.

4,745 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, soft, muted 4-colour palette built from closely related tones that blend harmoniously. It is anchored by Dark Blue (#0A0D2A) and reads as deep and moody, with an average saturation of 23% and lightness of 21%. It works well for calm, professional and modern interfaces.

The colors in this palette

Dark Violet #1F1823

rgb(31, 24, 35) · hsl(278, 19%, 12%)

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

Charcoal #4D5653

rgb(77, 86, 83) · hsl(160, 6%, 32%)

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

Charcoal #45444E

rgb(69, 68, 78) · hsl(246, 7%, 29%)

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

Dark Blue #0A0D2A

rgb(10, 13, 42) · hsl(234, 62%, 10%)

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
#4D5653 #0A0D2A 2.51:1 Fail Fail
#1F1823 #4D5653 2.28:1 Fail Fail
#45444E #0A0D2A 1.98:1 Fail Fail
#1F1823 #45444E 1.81:1 Fail Fail
#4D5653 #45444E 1.27:1 Fail Fail
#1F1823 #0A0D2A 1.1:1 Fail Fail

How to use these colors

  • Background — Charcoal (#4D5653): the lightest tone — a clean base for large areas
  • Text — Dark Blue (#0A0D2A): the darkest tone — readable for body copy and headings
  • Primary — Dark Blue (#0A0D2A): the most saturated tone — buttons, links and key UI
  • Accent — Dark Violet (#1F1823): 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 Violet (#1F1823), Charcoal (#4D5653), Charcoal (#45444E) and Dark Blue (#0A0D2A).

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 #1F1823, #4D5653, #45444E and #0A0D2A. 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!