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

Black & Black, Dark Blue Color Palette

#130E0A 19, 14, 10
#192835 25, 40, 53
#4A4F47 74, 79, 71
#0A1227 10, 18, 39
#130E0A
Color 1
#192835
Color 2
#4A4F47
Color 3
#0A1227
Color 4
:root {
  --color-1: #130E0A;
  --color-2: #192835;
  --color-3: #4A4F47;
  --color-4: #0A1227;
}
colors: {
  'palette-1': '#130E0A',
  'palette-2': '#192835',
  'palette-3': '#4A4F47',
  'palette-4': '#0A1227',
}
const palette = [
  '#130E0A',
  '#192835',
  '#4A4F47',
  '#0A1227',
];
$color-1: #130E0A;
$color-2: #192835;
$color-3: #4A4F47;
$color-4: #0A1227;
Palette Codes 4 COLORS

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

6,424 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 (#0A1227) and reads as deep and moody, with an average saturation of 33% and lightness of 15%. It works well for calm, professional and modern interfaces.

The colors in this palette

Black #130E0A

rgb(19, 14, 10) · hsl(27, 31%, 6%)

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

Dark Blue #192835

rgb(25, 40, 53) · hsl(208, 36%, 15%)

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

Charcoal #4A4F47

rgb(74, 79, 71) · hsl(97, 5%, 29%)

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

Black #0A1227

rgb(10, 18, 39) · hsl(223, 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
#130E0A #4A4F47 2.28:1 Fail Fail
#4A4F47 #0A1227 2.22:1 Fail Fail
#192835 #4A4F47 1.79:1 Fail Fail
#130E0A #192835 1.28:1 Fail Fail
#192835 #0A1227 1.24:1 Fail Fail
#130E0A #0A1227 1.03:1 Fail Fail

How to use these colors

  • Background — Charcoal (#4A4F47): the lightest tone — a clean base for large areas
  • Text — Black (#130E0A): the darkest tone — readable for body copy and headings
  • Primary — Black (#0A1227): the most saturated tone — buttons, links and key UI
  • Accent — Dark Blue (#192835): 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 (#130E0A), Dark Blue (#192835), Charcoal (#4A4F47) and Black (#0A1227).

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 #130E0A, #192835, #4A4F47 and #0A1227. 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!