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

Teal & Dark Violet, Black Color Palette

#211D2F 33, 29, 47
#0A0D18 10, 13, 24
#294759 41, 71, 89
#2BCAB5 43, 202, 181
#211D2F
Color 1
#0A0D18
Color 2
#294759
Color 3
#2BCAB5
Color 4
:root {
  --color-1: #211D2F;
  --color-2: #0A0D18;
  --color-3: #294759;
  --color-4: #2BCAB5;
}
colors: {
  'palette-1': '#211D2F',
  'palette-2': '#0A0D18',
  'palette-3': '#294759',
  'palette-4': '#2BCAB5',
}
const palette = [
  '#211D2F',
  '#0A0D18',
  '#294759',
  '#2BCAB5',
];
$color-1: #211D2F;
$color-2: #0A0D18;
$color-3: #294759;
$color-4: #2BCAB5;
Palette Codes 4 COLORS

This is a cool, balanced 4-colour palette mixing related and contrasting tones for a natural feel.

4,126 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, balanced 4-colour palette mixing related and contrasting tones for a natural feel. It is anchored by Teal (#2BCAB5) and reads as deep and moody, with an average saturation of 42% and lightness of 24%. It works well for calm, professional and modern interfaces.

The colors in this palette

Dark Violet #211D2F

rgb(33, 29, 47) · hsl(253, 24%, 15%)

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

Black #0A0D18

rgb(10, 13, 24) · hsl(227, 41%, 7%)

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

Dark Blue #294759

rgb(41, 71, 89) · hsl(203, 37%, 25%)

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

Teal #2BCAB5

rgb(43, 202, 181) · hsl(172, 65%, 48%)

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

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
#0A0D18 #2BCAB5 9.43:1 Pass Pass
#211D2F #2BCAB5 7.97:1 Pass Pass
#294759 #2BCAB5 4.78:1 Pass Fail
#0A0D18 #294759 1.97:1 Fail Fail
#211D2F #294759 1.67:1 Fail Fail
#211D2F #0A0D18 1.18:1 Fail Fail

How to use these colors

  • Background — Teal (#2BCAB5): the lightest tone — a clean base for large areas
  • Text — Black (#0A0D18): the darkest tone — readable for body copy and headings
  • Primary — Black (#0A0D18): the most saturated tone — buttons, links and key UI
  • Accent — Dark Blue (#294759): 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 Teal 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 Violet (#211D2F), Black (#0A0D18), Dark Blue (#294759) and Teal (#2BCAB5).

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 #211D2F, #0A0D18, #294759 and #2BCAB5. 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 Teal reaches a contrast ratio of 9.43:1, which meets the WCAG AAA standard for readable text.

Related Palettes

Copied!