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

Dark Violet & Violet, Teal Color Palette

#6C3B8D 108, 59, 141
#2E7889 46, 120, 137
#D94E59 217, 78, 89
#290A33 41, 10, 51
#6C3B8D
Color 1
#2E7889
Color 2
#D94E59
Color 3
#290A33
Color 4
:root {
  --color-1: #6C3B8D;
  --color-2: #2E7889;
  --color-3: #D94E59;
  --color-4: #290A33;
}
colors: {
  'palette-1': '#6C3B8D',
  'palette-2': '#2E7889',
  'palette-3': '#D94E59',
  'palette-4': '#290A33',
}
const palette = [
  '#6C3B8D',
  '#2E7889',
  '#D94E59',
  '#290A33',
];
$color-1: #6C3B8D;
$color-2: #2E7889;
$color-3: #D94E59;
$color-4: #290A33;
Palette Codes 4 COLORS

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

6,365 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 Dark Violet (#290A33) and reads as well balanced in lightness, with an average saturation of 56% and lightness of 36%. It works well for calm, professional and modern interfaces.

The colors in this palette

Violet #6C3B8D

rgb(108, 59, 141) · hsl(276, 41%, 39%)

A balanced mid-tone that works well for primary surfaces and UI elements.

Teal #2E7889

rgb(46, 120, 137) · hsl(191, 50%, 36%)

A balanced mid-tone that works well for primary surfaces and UI elements.

Red #D94E59

rgb(217, 78, 89) · hsl(355, 65%, 58%)

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

Dark Violet #290A33

rgb(41, 10, 51) · hsl(285, 67%, 12%)

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
#D94E59 #290A33 4.37:1 Fail Fail
#2E7889 #290A33 3.51:1 Fail Fail
#6C3B8D #290A33 2.23:1 Fail Fail
#6C3B8D #D94E59 1.96:1 Fail Fail
#6C3B8D #2E7889 1.57:1 Fail Fail
#2E7889 #D94E59 1.25:1 Fail Fail

How to use these colors

  • Background — Red (#D94E59): the lightest tone — a clean base for large areas
  • Text — Dark Violet (#290A33): the darkest tone — readable for body copy and headings
  • Primary — Dark Violet (#290A33): the most saturated tone — buttons, links and key UI
  • Accent — Teal (#2E7889): 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: Violet (#6C3B8D), Teal (#2E7889), Red (#D94E59) and Dark Violet (#290A33).

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 #6C3B8D, #2E7889, #D94E59 and #290A33. 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!