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

Dark Blue & Black, Charcoal Color Palette

#16101E 22, 16, 30
#0E1F13 14, 31, 19
#4A3C45 74, 60, 69
#2D255D 45, 37, 93
#16101E
Color 1
#0E1F13
Color 2
#4A3C45
Color 3
#2D255D
Color 4
:root {
  --color-1: #16101E;
  --color-2: #0E1F13;
  --color-3: #4A3C45;
  --color-4: #2D255D;
}
colors: {
  'palette-1': '#16101E',
  'palette-2': '#0E1F13',
  'palette-3': '#4A3C45',
  'palette-4': '#2D255D',
}
const palette = [
  '#16101E',
  '#0E1F13',
  '#4A3C45',
  '#2D255D',
];
$color-1: #16101E;
$color-2: #0E1F13;
$color-3: #4A3C45;
$color-4: #2D255D;
Palette Codes 4 COLORS

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

7,303 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 (#2D255D) and reads as deep and moody, with an average saturation of 30% and lightness of 17%. It works well for calm, professional and modern interfaces.

The colors in this palette

Black #16101E

rgb(22, 16, 30) · hsl(266, 30%, 9%)

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

Black #0E1F13

rgb(14, 31, 19) · hsl(138, 38%, 9%)

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

Charcoal #4A3C45

rgb(74, 60, 69) · hsl(321, 10%, 26%)

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

Dark Blue #2D255D

rgb(45, 37, 93) · hsl(249, 43%, 25%)

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
#16101E #4A3C45 1.8:1 Fail Fail
#0E1F13 #4A3C45 1.65:1 Fail Fail
#16101E #2D255D 1.36:1 Fail Fail
#4A3C45 #2D255D 1.32:1 Fail Fail
#0E1F13 #2D255D 1.25:1 Fail Fail
#16101E #0E1F13 1.09:1 Fail Fail

How to use these colors

  • Background — Charcoal (#4A3C45): the lightest tone — a clean base for large areas
  • Text — Black (#0E1F13): the darkest tone — readable for body copy and headings
  • Primary — Dark Blue (#2D255D): the most saturated tone — buttons, links and key UI
  • Accent — Black (#0E1F13): 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: Black (#16101E), Black (#0E1F13), Charcoal (#4A3C45) and Dark Blue (#2D255D).

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 #16101E, #0E1F13, #4A3C45 and #2D255D. 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!