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

Dark Red & Black, Muted Blue Color Palette

#190A1D 25, 10, 29
#610A0A 97, 10, 10
#0A0A0A 10, 10, 10
#97ACC8 151, 172, 200
#190A1D
Color 1
#610A0A
Color 2
#0A0A0A
Color 3
#97ACC8
Color 4
:root {
  --color-1: #190A1D;
  --color-2: #610A0A;
  --color-3: #0A0A0A;
  --color-4: #97ACC8;
}
colors: {
  'palette-1': '#190A1D',
  'palette-2': '#610A0A',
  'palette-3': '#0A0A0A',
  'palette-4': '#97ACC8',
}
const palette = [
  '#190A1D',
  '#610A0A',
  '#0A0A0A',
  '#97ACC8',
];
$color-1: #190A1D;
$color-2: #610A0A;
$color-3: #0A0A0A;
$color-4: #97ACC8;
Palette Codes 4 COLORS

This is a cool, versatile 4-colour palette pairing strongly contrasting colours for real visual punch.

389 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, versatile 4-colour palette pairing strongly contrasting colours for real visual punch. It is anchored by Dark Red (#610A0A) and reads as deep and moody, with an average saturation of 40% and lightness of 25%. It works well for calm, professional and modern interfaces.

The colors in this palette

Black #190A1D

rgb(25, 10, 29) · hsl(287, 49%, 8%)

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

Dark Red #610A0A

rgb(97, 10, 10) · hsl(0, 81%, 21%)

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

Black #0A0A0A

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

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

Muted Blue #97ACC8

rgb(151, 172, 200) · hsl(214, 31%, 69%)

A balanced mid-tone that works well for primary surfaces and UI elements.

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
#0A0A0A #97ACC8 8.53:1 Pass Pass
#190A1D #97ACC8 8.21:1 Pass Pass
#610A0A #97ACC8 5.82:1 Pass Fail
#610A0A #0A0A0A 1.47:1 Fail Fail
#190A1D #610A0A 1.41:1 Fail Fail
#190A1D #0A0A0A 1.04:1 Fail Fail

How to use these colors

  • Background — Muted Blue (#97ACC8): the lightest tone — a clean base for large areas
  • Text — Black (#0A0A0A): the darkest tone — readable for body copy and headings
  • Primary — Dark Red (#610A0A): the most saturated tone — buttons, links and key UI
  • Accent — Black (#190A1D): 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 Dark Red 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 (#190A1D), Dark Red (#610A0A), Black (#0A0A0A) and Muted Blue (#97ACC8).

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 #190A1D, #610A0A, #0A0A0A and #97ACC8. You can copy them as CSS variables, Tailwind, SCSS or JSON from the code panel above.

Is this palette accessible for text?

Yes — Black text on Muted Blue reaches a contrast ratio of 8.53:1, which meets the WCAG AAA standard for readable text.

Related Palettes

Copied!