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

Dark Violet & Black, Dark Pink Color Palette

#111410 17, 20, 16
#4F3E49 79, 62, 73
#1E0C2A 30, 12, 42
#333443 51, 52, 67
#111410
Color 1
#4F3E49
Color 2
#1E0C2A
Color 3
#333443
Color 4
:root {
  --color-1: #111410;
  --color-2: #4F3E49;
  --color-3: #1E0C2A;
  --color-4: #333443;
}
colors: {
  'palette-1': '#111410',
  'palette-2': '#4F3E49',
  'palette-3': '#1E0C2A',
  'palette-4': '#333443',
}
const palette = [
  '#111410',
  '#4F3E49',
  '#1E0C2A',
  '#333443',
];
$color-1: #111410;
$color-2: #4F3E49;
$color-3: #1E0C2A;
$color-4: #333443;
Palette Codes 4 COLORS

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

4,231 Views
Added Jun 2026
Copy & Download

About this color palette

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

The colors in this palette

Black #111410

rgb(17, 20, 16) · hsl(105, 11%, 7%)

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

Dark Pink #4F3E49

rgb(79, 62, 73) · hsl(321, 12%, 28%)

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

Dark Violet #1E0C2A

rgb(30, 12, 42) · hsl(276, 56%, 11%)

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

Dark Blue #333443

rgb(51, 52, 67) · hsl(236, 14%, 23%)

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
#111410 #4F3E49 1.87:1 Fail Fail
#4F3E49 #1E0C2A 1.86:1 Fail Fail
#111410 #333443 1.51:1 Fail Fail
#1E0C2A #333443 1.5:1 Fail Fail
#4F3E49 #333443 1.24:1 Fail Fail
#111410 #1E0C2A 1.01:1 Fail Fail

How to use these colors

  • Background — Dark Pink (#4F3E49): the lightest tone — a clean base for large areas
  • Text — Black (#111410): the darkest tone — readable for body copy and headings
  • Primary — Dark Violet (#1E0C2A): the most saturated tone — buttons, links and key UI
  • Accent — Dark Blue (#333443): 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: Black (#111410), Dark Pink (#4F3E49), Dark Violet (#1E0C2A) and Dark Blue (#333443).

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 #111410, #4F3E49, #1E0C2A and #333443. 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!