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

Dark Blue & Dark Blue, Charcoal Color Palette

#2F3546 47, 53, 70
#494C4A 73, 76, 74
#393F51 57, 63, 81
#23324B 35, 50, 75
#2F3546
Color 1
#494C4A
Color 2
#393F51
Color 3
#23324B
Color 4
:root {
  --color-1: #2F3546;
  --color-2: #494C4A;
  --color-3: #393F51;
  --color-4: #23324B;
}
colors: {
  'palette-1': '#2F3546',
  'palette-2': '#494C4A',
  'palette-3': '#393F51',
  'palette-4': '#23324B',
}
const palette = [
  '#2F3546',
  '#494C4A',
  '#393F51',
  '#23324B',
];
$color-1: #2F3546;
$color-2: #494C4A;
$color-3: #393F51;
$color-4: #23324B;
Palette Codes 4 COLORS

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

7,885 Views
Added Jun 2026
Copy & Download

About this color palette

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

The colors in this palette

Dark Blue #2F3546

rgb(47, 53, 70) · hsl(224, 20%, 23%)

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

Charcoal #494C4A

rgb(73, 76, 74) · hsl(140, 2%, 29%)

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

Dark Blue #393F51

rgb(57, 63, 81) · hsl(225, 17%, 27%)

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

Dark Blue #23324B

rgb(35, 50, 75) · hsl(218, 36%, 22%)

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
#494C4A #23324B 1.48:1 Fail Fail
#2F3546 #494C4A 1.41:1 Fail Fail
#393F51 #23324B 1.23:1 Fail Fail
#494C4A #393F51 1.21:1 Fail Fail
#2F3546 #393F51 1.17:1 Fail Fail
#2F3546 #23324B 1.05:1 Fail Fail

How to use these colors

  • Background — Charcoal (#494C4A): the lightest tone — a clean base for large areas
  • Text — Dark Blue (#23324B): the darkest tone — readable for body copy and headings
  • Primary — Dark Blue (#23324B): the most saturated tone — buttons, links and key UI
  • Accent — Dark Blue (#2F3546): 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 Blue (#2F3546), Charcoal (#494C4A), Dark Blue (#393F51) and Dark Blue (#23324B).

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 #2F3546, #494C4A, #393F51 and #23324B. 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!