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

Muted Blue & Black, Gray Color Palette

#0A0A0D 10, 10, 13
#725B6C 114, 91, 108
#0B0B12 11, 11, 18
#3A4461 58, 68, 97
#0A0A0D
Color 1
#725B6C
Color 2
#0B0B12
Color 3
#3A4461
Color 4
:root {
  --color-1: #0A0A0D;
  --color-2: #725B6C;
  --color-3: #0B0B12;
  --color-4: #3A4461;
}
colors: {
  'palette-1': '#0A0A0D',
  'palette-2': '#725B6C',
  'palette-3': '#0B0B12',
  'palette-4': '#3A4461',
}
const palette = [
  '#0A0A0D',
  '#725B6C',
  '#0B0B12',
  '#3A4461',
];
$color-1: #0A0A0D;
$color-2: #725B6C;
$color-3: #0B0B12;
$color-4: #3A4461;
Palette Codes 4 COLORS

This is a cool, calm and understated 4-colour palette mixing related and contrasting tones for a natural feel.

7,824 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, calm and understated 4-colour palette mixing related and contrasting tones for a natural feel. It is anchored by Muted Blue (#3A4461) and reads as deep and moody, with an average saturation of 18% and lightness of 20%. It works well for calm, professional and modern interfaces.

The colors in this palette

Black #0A0A0D

rgb(10, 10, 13) · hsl(240, 13%, 5%)

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

Gray #725B6C

rgb(114, 91, 108) · hsl(316, 11%, 40%)

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

Black #0B0B12

rgb(11, 11, 18) · hsl(240, 24%, 6%)

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

Muted Blue #3A4461

rgb(58, 68, 97) · hsl(225, 25%, 30%)

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
#0A0A0D #725B6C 3.23:1 Fail Fail
#725B6C #0B0B12 3.2:1 Fail Fail
#0A0A0D #3A4461 2.05:1 Fail Fail
#0B0B12 #3A4461 2.04:1 Fail Fail
#725B6C #3A4461 1.57:1 Fail Fail
#0A0A0D #0B0B12 1.01:1 Fail Fail

How to use these colors

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

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 #0A0A0D, #725B6C, #0B0B12 and #3A4461. 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!