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

Black & Dark Blue, Gray Color Palette

#293135 41, 49, 53
#667777 102, 119, 119
#0A0A1E 10, 10, 30
#0A111E 10, 17, 30
#293135
Color 1
#667777
Color 2
#0A0A1E
Color 3
#0A111E
Color 4
:root {
  --color-1: #293135;
  --color-2: #667777;
  --color-3: #0A0A1E;
  --color-4: #0A111E;
}
colors: {
  'palette-1': '#293135',
  'palette-2': '#667777',
  'palette-3': '#0A0A1E',
  'palette-4': '#0A111E',
}
const palette = [
  '#293135',
  '#667777',
  '#0A0A1E',
  '#0A111E',
];
$color-1: #293135;
$color-2: #667777;
$color-3: #0A0A1E;
$color-4: #0A111E;
Palette Codes 4 COLORS

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

6,653 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, subtle 4-colour palette mixing related and contrasting tones for a natural feel. It is anchored by Black (#0A0A1E) and reads as deep and moody, with an average saturation of 30% and lightness of 19%. It works well for calm, professional and modern interfaces.

The colors in this palette

Dark Blue #293135

rgb(41, 49, 53) · hsl(200, 13%, 18%)

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

Gray #667777

rgb(102, 119, 119) · hsl(180, 8%, 43%)

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

Black #0A0A1E

rgb(10, 10, 30) · hsl(240, 50%, 8%)

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

Black #0A111E

rgb(10, 17, 30) · hsl(219, 50%, 8%)

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
#667777 #0A0A1E 4.16:1 Fail Fail
#667777 #0A111E 4.02:1 Fail Fail
#293135 #667777 2.82:1 Fail Fail
#293135 #0A0A1E 1.47:1 Fail Fail
#293135 #0A111E 1.43:1 Fail Fail
#0A0A1E #0A111E 1.03:1 Fail Fail

How to use these colors

  • Background — Gray (#667777): the lightest tone — a clean base for large areas
  • Text — Black (#0A0A1E): the darkest tone — readable for body copy and headings
  • Primary — Black (#0A0A1E): the most saturated tone — buttons, links and key UI
  • Accent — Black (#0A111E): 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: Dark Blue (#293135), Gray (#667777), Black (#0A0A1E) and Black (#0A111E).

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 #293135, #667777, #0A0A1E and #0A111E. 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!