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

Dark Red & Dark Pink, Black Color Palette

#340F23 52, 15, 35
#620A0A 98, 10, 10
#0D0A23 13, 10, 35
#B8A8D3 184, 168, 211
#340F23
Color 1
#620A0A
Color 2
#0D0A23
Color 3
#B8A8D3
Color 4
:root {
  --color-1: #340F23;
  --color-2: #620A0A;
  --color-3: #0D0A23;
  --color-4: #B8A8D3;
}
colors: {
  'palette-1': '#340F23',
  'palette-2': '#620A0A',
  'palette-3': '#0D0A23',
  'palette-4': '#B8A8D3',
}
const palette = [
  '#340F23',
  '#620A0A',
  '#0D0A23',
  '#B8A8D3',
];
$color-1: #340F23;
$color-2: #620A0A;
$color-3: #0D0A23;
$color-4: #B8A8D3;
Palette Codes 4 COLORS

This is a balanced, versatile 4-colour palette that combines high-contrast tones for a bold, dynamic look.

4,983 Views
Added Jun 2026
Copy & Download

About this color palette

This is a balanced, versatile 4-colour palette that combines high-contrast tones for a bold, dynamic look. It is anchored by Dark Red (#620A0A) and reads as deep and moody, with an average saturation of 56% and lightness of 29%. It adapts to a wide range of web and brand projects.

The colors in this palette

Dark Pink #340F23

rgb(52, 15, 35) · hsl(328, 55%, 13%)

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

Dark Red #620A0A

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

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

Black #0D0A23

rgb(13, 10, 35) · hsl(247, 56%, 9%)

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

Violet #B8A8D3

rgb(184, 168, 211) · hsl(262, 33%, 74%)

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
#0D0A23 #B8A8D3 8.83:1 Pass Pass
#340F23 #B8A8D3 7.73:1 Pass Pass
#620A0A #B8A8D3 6.11:1 Pass Fail
#620A0A #0D0A23 1.44:1 Fail Fail
#340F23 #620A0A 1.27:1 Fail Fail
#340F23 #0D0A23 1.14:1 Fail Fail

How to use these colors

  • Background — Violet (#B8A8D3): the lightest tone — a clean base for large areas
  • Text — Black (#0D0A23): the darkest tone — readable for body copy and headings
  • Primary — Dark Red (#620A0A): the most saturated tone — buttons, links and key UI
  • Accent — Black (#0D0A23): 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: Dark Pink (#340F23), Dark Red (#620A0A), Black (#0D0A23) and Violet (#B8A8D3).

Is this a warm or cool colour palette?

It is balanced, mixing warm and cool tones fairly evenly.

What are the hex codes for this palette?

The hex codes are #340F23, #620A0A, #0D0A23 and #B8A8D3. 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 Violet reaches a contrast ratio of 8.83:1, which meets the WCAG AAA standard for readable text.

Related Palettes

Copied!