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

Dark Violet & Violet, Teal Color Palette

#69439A 105, 67, 154
#368A7F 54, 138, 127
#B45153 180, 81, 83
#391641 57, 22, 65
#69439A
Color 1
#368A7F
Color 2
#B45153
Color 3
#391641
Color 4
:root {
  --color-1: #69439A;
  --color-2: #368A7F;
  --color-3: #B45153;
  --color-4: #391641;
}
colors: {
  'palette-1': '#69439A',
  'palette-2': '#368A7F',
  'palette-3': '#B45153',
  'palette-4': '#391641',
}
const palette = [
  '#69439A',
  '#368A7F',
  '#B45153',
  '#391641',
];
$color-1: #69439A;
$color-2: #368A7F;
$color-3: #B45153;
$color-4: #391641;
Palette Codes 4 COLORS

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

7,561 Views
Added Jun 2026
Copy & Download

About this color palette

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

The colors in this palette

Violet #69439A

rgb(105, 67, 154) · hsl(266, 39%, 43%)

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

Teal #368A7F

rgb(54, 138, 127) · hsl(172, 44%, 38%)

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

Red #B45153

rgb(180, 81, 83) · hsl(359, 40%, 51%)

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

Dark Violet #391641

rgb(57, 22, 65) · hsl(289, 49%, 17%)

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
#368A7F #391641 3.74:1 Fail Fail
#B45153 #391641 3.11:1 Fail Fail
#69439A #391641 2.1:1 Fail Fail
#69439A #368A7F 1.78:1 Fail Fail
#69439A #B45153 1.48:1 Fail Fail
#368A7F #B45153 1.2:1 Fail Fail

How to use these colors

  • Background — Red (#B45153): the lightest tone — a clean base for large areas
  • Text — Dark Violet (#391641): the darkest tone — readable for body copy and headings
  • Primary — Dark Violet (#391641): the most saturated tone — buttons, links and key UI
  • Accent — Teal (#368A7F): 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 (#69439A), Teal (#368A7F), Red (#B45153) and Dark Violet (#391641).

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 #69439A, #368A7F, #B45153 and #391641. 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!