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

Black & Black, Muted Blue Color Palette

#16160A 22, 22, 10
#384158 56, 65, 88
#0F0C26 15, 12, 38
#0A0A24 10, 10, 36
#16160A
Color 1
#384158
Color 2
#0F0C26
Color 3
#0A0A24
Color 4
:root {
  --color-1: #16160A;
  --color-2: #384158;
  --color-3: #0F0C26;
  --color-4: #0A0A24;
}
colors: {
  'palette-1': '#16160A',
  'palette-2': '#384158',
  'palette-3': '#0F0C26',
  'palette-4': '#0A0A24',
}
const palette = [
  '#16160A',
  '#384158',
  '#0F0C26',
  '#0A0A24',
];
$color-1: #16160A;
$color-2: #384158;
$color-3: #0F0C26;
$color-4: #0A0A24;
Palette Codes 4 COLORS

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

943 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, balanced 4-colour palette built from closely related tones that blend harmoniously. It is anchored by Black (#0A0A24) and reads as deep and moody, with an average saturation of 42% and lightness of 13%. It works well for calm, professional and modern interfaces.

The colors in this palette

Black #16160A

rgb(22, 22, 10) · hsl(60, 38%, 6%)

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

Muted Blue #384158

rgb(56, 65, 88) · hsl(223, 22%, 28%)

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

Black #0F0C26

rgb(15, 12, 38) · hsl(247, 52%, 10%)

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

Black #0A0A24

rgb(10, 10, 36) · hsl(240, 57%, 9%)

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
#384158 #0A0A24 1.91:1 Fail Fail
#384158 #0F0C26 1.88:1 Fail Fail
#16160A #384158 1.79:1 Fail Fail
#16160A #0A0A24 1.07:1 Fail Fail
#16160A #0F0C26 1.05:1 Fail Fail
#0F0C26 #0A0A24 1.02:1 Fail Fail

How to use these colors

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

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 #16160A, #384158, #0F0C26 and #0A0A24. 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!