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

Dark Violet & Dark Violet, Teal Color Palette

#44206E 68, 32, 110
#54A69A 84, 166, 154
#C64734 198, 71, 52
#4E176C 78, 23, 108
#44206E
Color 1
#54A69A
Color 2
#C64734
Color 3
#4E176C
Color 4
:root {
  --color-1: #44206E;
  --color-2: #54A69A;
  --color-3: #C64734;
  --color-4: #4E176C;
}
colors: {
  'palette-1': '#44206E',
  'palette-2': '#54A69A',
  'palette-3': '#C64734',
  'palette-4': '#4E176C',
}
const palette = [
  '#44206E',
  '#54A69A',
  '#C64734',
  '#4E176C',
];
$color-1: #44206E;
$color-2: #54A69A;
$color-3: #C64734;
$color-4: #4E176C;
Palette Codes 4 COLORS

This is a cool, easygoing 4-colour palette with a comfortable balance of contrast and harmony.

4,957 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, easygoing 4-colour palette with a comfortable balance of contrast and harmony. It is anchored by Dark Violet (#4E176C) and reads as well balanced in lightness, with an average saturation of 53% and lightness of 38%. It works well for calm, professional and modern interfaces.

The colors in this palette

Dark Violet #44206E

rgb(68, 32, 110) · hsl(268, 55%, 28%)

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

Teal #54A69A

rgb(84, 166, 154) · hsl(171, 33%, 49%)

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

Red #C64734

rgb(198, 71, 52) · hsl(8, 58%, 49%)

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

Dark Violet #4E176C

rgb(78, 23, 108) · hsl(279, 65%, 26%)

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
#54A69A #4E176C 4.39:1 Fail Fail
#44206E #54A69A 4.35:1 Fail Fail
#C64734 #4E176C 2.62:1 Fail Fail
#44206E #C64734 2.59:1 Fail Fail
#54A69A #C64734 1.68:1 Fail Fail
#44206E #4E176C 1.01:1 Fail Fail

How to use these colors

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

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 #44206E, #54A69A, #C64734 and #4E176C. 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!