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

Dark Violet & Teal, Red Color Palette

#411166 65, 17, 102
#409E9D 64, 158, 157
#CD4D49 205, 77, 73
#4B1759 75, 23, 89
#411166
Color 1
#409E9D
Color 2
#CD4D49
Color 3
#4B1759
Color 4
:root {
  --color-1: #411166;
  --color-2: #409E9D;
  --color-3: #CD4D49;
  --color-4: #4B1759;
}
colors: {
  'palette-1': '#411166',
  'palette-2': '#409E9D',
  'palette-3': '#CD4D49',
  'palette-4': '#4B1759',
}
const palette = [
  '#411166',
  '#409E9D',
  '#CD4D49',
  '#4B1759',
];
$color-1: #411166;
$color-2: #409E9D;
$color-3: #CD4D49;
$color-4: #4B1759;
Palette Codes 4 COLORS

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

1,919 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 (#411166) and reads as deep and moody, with an average saturation of 57% and lightness of 36%. It works well for calm, professional and modern interfaces.

The colors in this palette

Dark Violet #411166

rgb(65, 17, 102) · hsl(274, 71%, 23%)

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

Teal #409E9D

rgb(64, 158, 157) · hsl(179, 42%, 44%)

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

Red #CD4D49

rgb(205, 77, 73) · hsl(2, 57%, 55%)

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

Dark Violet #4B1759

rgb(75, 23, 89) · hsl(287, 59%, 22%)

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
#411166 #409E9D 4.41:1 Fail Fail
#409E9D #4B1759 4.21:1 Fail Fail
#411166 #CD4D49 3.18:1 Fail Fail
#CD4D49 #4B1759 3.04:1 Fail Fail
#409E9D #CD4D49 1.39:1 Fail Fail
#411166 #4B1759 1.05:1 Fail Fail

How to use these colors

  • Background — Red (#CD4D49): the lightest tone — a clean base for large areas
  • Text — Dark Violet (#4B1759): the darkest tone — readable for body copy and headings
  • Primary — Dark Violet (#411166): the most saturated tone — buttons, links and key UI
  • Accent — Dark Violet (#4B1759): 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: Dark Violet (#411166), Teal (#409E9D), Red (#CD4D49) and Dark Violet (#4B1759).

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 #411166, #409E9D, #CD4D49 and #4B1759. 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!