Dark Violet & Charcoal, Dark Pink Color Palette — PaletteCSS
Back to palettes

Dark Violet & Charcoal, Dark Pink Color Palette

#373641 55, 54, 65
#2E1524 46, 21, 36
#243A45 36, 58, 69
#100A2E 16, 10, 46
#373641
Color 1
#2E1524
Color 2
#243A45
Color 3
#100A2E
Color 4
:root {
  --color-1: #373641;
  --color-2: #2E1524;
  --color-3: #243A45;
  --color-4: #100A2E;
}
colors: {
  'palette-1': '#373641',
  'palette-2': '#2E1524',
  'palette-3': '#243A45',
  'palette-4': '#100A2E',
}
const palette = [
  '#373641',
  '#2E1524',
  '#243A45',
  '#100A2E',
];
$color-1: #373641;
$color-2: #2E1524;
$color-3: #243A45;
$color-4: #100A2E;
Palette Codes 4 COLORS

This is a cool, balanced 4-colour palette whose tones sit close together for a smooth, cohesive feel.

4,822 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, balanced 4-colour palette whose tones sit close together for a smooth, cohesive feel. It is anchored by Dark Violet (#100A2E) and reads as deep and moody, with an average saturation of 36% and lightness of 17%. It works well for calm, professional and modern interfaces.

The colors in this palette

Charcoal #373641

rgb(55, 54, 65) · hsl(245, 9%, 23%)

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

Dark Pink #2E1524

rgb(46, 21, 36) · hsl(324, 37%, 13%)

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

Dark Teal #243A45

rgb(36, 58, 69) · hsl(200, 31%, 21%)

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

Dark Violet #100A2E

rgb(16, 10, 46) · hsl(250, 64%, 11%)

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
#373641 #100A2E 1.6:1 Fail Fail
#243A45 #100A2E 1.6:1 Fail Fail
#373641 #2E1524 1.41:1 Fail Fail
#2E1524 #243A45 1.41:1 Fail Fail
#2E1524 #100A2E 1.13:1 Fail Fail
#373641 #243A45 1:1 Fail Fail

How to use these colors

  • Background — Charcoal (#373641): the lightest tone — a clean base for large areas
  • Text — Dark Violet (#100A2E): the darkest tone — readable for body copy and headings
  • Primary — Dark Violet (#100A2E): the most saturated tone — buttons, links and key UI
  • Accent — Dark Pink (#2E1524): 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 Violet 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: Charcoal (#373641), Dark Pink (#2E1524), Dark Teal (#243A45) and Dark Violet (#100A2E).

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 #373641, #2E1524, #243A45 and #100A2E. 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!