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

Red & Black, Dark Blue Color Palette

#210A12 33, 10, 18
#95270F 149, 39, 15
#342F5A 52, 47, 90
#7B7281 123, 114, 129
#210A12
Color 1
#95270F
Color 2
#342F5A
Color 3
#7B7281
Color 4
:root {
  --color-1: #210A12;
  --color-2: #95270F;
  --color-3: #342F5A;
  --color-4: #7B7281;
}
colors: {
  'palette-1': '#210A12',
  'palette-2': '#95270F',
  'palette-3': '#342F5A',
  'palette-4': '#7B7281',
}
const palette = [
  '#210A12',
  '#95270F',
  '#342F5A',
  '#7B7281',
];
$color-1: #210A12;
$color-2: #95270F;
$color-3: #342F5A;
$color-4: #7B7281;
Palette Codes 4 COLORS

This is a warm, balanced 4-colour palette with a comfortable balance of contrast and harmony.

382 Views
Added Jun 2026
Copy & Download

About this color palette

This is a warm, balanced 4-colour palette with a comfortable balance of contrast and harmony. It is anchored by Red (#95270F) and reads as deep and moody, with an average saturation of 43% and lightness of 29%. It suits energetic, friendly and lifestyle-oriented designs.

The colors in this palette

Black #210A12

rgb(33, 10, 18) · hsl(339, 53%, 8%)

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

Red #95270F

rgb(149, 39, 15) · hsl(11, 82%, 32%)

A vivid, saturated tone that draws the eye — best for accents and highlights.

Dark Blue #342F5A

rgb(52, 47, 90) · hsl(247, 31%, 27%)

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

Gray #7B7281

rgb(123, 114, 129) · hsl(276, 6%, 48%)

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
#210A12 #7B7281 4.09:1 Fail Fail
#342F5A #7B7281 2.69:1 Fail Fail
#210A12 #95270F 2.31:1 Fail Fail
#95270F #7B7281 1.77:1 Fail Fail
#210A12 #342F5A 1.52:1 Fail Fail
#95270F #342F5A 1.51:1 Fail Fail

How to use these colors

  • Background — Gray (#7B7281): the lightest tone — a clean base for large areas
  • Text — Black (#210A12): the darkest tone — readable for body copy and headings
  • Primary — Red (#95270F): the most saturated tone — buttons, links and key UI
  • Accent — Black (#210A12): 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 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 (#210A12), Red (#95270F), Dark Blue (#342F5A) and Gray (#7B7281).

Is this a warm or cool colour palette?

It is a warm palette — its tones lean toward reds, oranges and yellows, which feel energetic and inviting.

What are the hex codes for this palette?

The hex codes are #210A12, #95270F, #342F5A and #7B7281. 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!