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

Black & Charcoal, Muted Blue Color Palette

#3C3038 60, 48, 56
#3B353F 59, 53, 63
#444458 68, 68, 88
#0A0A27 10, 10, 39
#3C3038
Color 1
#3B353F
Color 2
#444458
Color 3
#0A0A27
Color 4
:root {
  --color-1: #3C3038;
  --color-2: #3B353F;
  --color-3: #444458;
  --color-4: #0A0A27;
}
colors: {
  'palette-1': '#3C3038',
  'palette-2': '#3B353F',
  'palette-3': '#444458',
  'palette-4': '#0A0A27',
}
const palette = [
  '#3C3038',
  '#3B353F',
  '#444458',
  '#0A0A27',
];
$color-1: #3C3038;
$color-2: #3B353F;
$color-3: #444458;
$color-4: #0A0A27;
Palette Codes 4 COLORS

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

3,817 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, calm and understated 4-colour palette whose tones sit close together for a smooth, cohesive feel. It is anchored by Black (#0A0A27) 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

Charcoal #3C3038

rgb(60, 48, 56) · hsl(320, 11%, 21%)

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

Charcoal #3B353F

rgb(59, 53, 63) · hsl(276, 9%, 23%)

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

Muted Blue #444458

rgb(68, 68, 88) · hsl(240, 13%, 31%)

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

Black #0A0A27

rgb(10, 10, 39) · hsl(240, 59%, 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
#444458 #0A0A27 2.04:1 Fail Fail
#3B353F #0A0A27 1.63:1 Fail Fail
#3C3038 #0A0A27 1.54:1 Fail Fail
#3C3038 #444458 1.32:1 Fail Fail
#3B353F #444458 1.25:1 Fail Fail
#3C3038 #3B353F 1.06:1 Fail Fail

How to use these colors

  • Background — Muted Blue (#444458): the lightest tone — a clean base for large areas
  • Text — Black (#0A0A27): the darkest tone — readable for body copy and headings
  • Primary — Black (#0A0A27): the most saturated tone — buttons, links and key UI
  • Accent — Charcoal (#3C3038): 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 Black 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: Charcoal (#3C3038), Charcoal (#3B353F), Muted Blue (#444458) and Black (#0A0A27).

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 #3C3038, #3B353F, #444458 and #0A0A27. 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!