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

Muted Blue & Dark Violet, Charcoal Color Palette

#2B2438 43, 36, 56
#554E56 85, 78, 86
#0A0A0A 10, 10, 10
#36455B 54, 69, 91
#2B2438
Color 1
#554E56
Color 2
#0A0A0A
Color 3
#36455B
Color 4
:root {
  --color-1: #2B2438;
  --color-2: #554E56;
  --color-3: #0A0A0A;
  --color-4: #36455B;
}
colors: {
  'palette-1': '#2B2438',
  'palette-2': '#554E56',
  'palette-3': '#0A0A0A',
  'palette-4': '#36455B',
}
const palette = [
  '#2B2438',
  '#554E56',
  '#0A0A0A',
  '#36455B',
];
$color-1: #2B2438;
$color-2: #554E56;
$color-3: #0A0A0A;
$color-4: #36455B;
Palette Codes 4 COLORS

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

201 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 Muted Blue (#36455B) and reads as deep and moody, with an average saturation of 13% and lightness of 21%. It works well for calm, professional and modern interfaces.

The colors in this palette

Dark Violet #2B2438

rgb(43, 36, 56) · hsl(261, 22%, 18%)

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

Charcoal #554E56

rgb(85, 78, 86) · hsl(292, 5%, 32%)

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

Black #0A0A0A

rgb(10, 10, 10) · hsl(0, 0%, 4%)

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

Muted Blue #36455B

rgb(54, 69, 91) · hsl(216, 26%, 28%)

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

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
#554E56 #0A0A0A 2.46:1 Fail Fail
#0A0A0A #36455B 2.04:1 Fail Fail
#2B2438 #554E56 1.85:1 Fail Fail
#2B2438 #36455B 1.53:1 Fail Fail
#2B2438 #0A0A0A 1.33:1 Fail Fail
#554E56 #36455B 1.21:1 Fail Fail

How to use these colors

  • Background — Charcoal (#554E56): the lightest tone — a clean base for large areas
  • Text — Black (#0A0A0A): the darkest tone — readable for body copy and headings
  • Primary — Muted Blue (#36455B): the most saturated tone — buttons, links and key UI
  • Accent — Dark Violet (#2B2438): 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 Muted 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 (#2B2438), Charcoal (#554E56), Black (#0A0A0A) and Muted Blue (#36455B).

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 #2B2438, #554E56, #0A0A0A and #36455B. 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!