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

Dark Pink & Violet, Teal Color Palette

#804FA9 128, 79, 169
#59BBBC 89, 187, 188
#CF435C 207, 67, 92
#320A2A 50, 10, 42
#804FA9
Color 1
#59BBBC
Color 2
#CF435C
Color 3
#320A2A
Color 4
:root {
  --color-1: #804FA9;
  --color-2: #59BBBC;
  --color-3: #CF435C;
  --color-4: #320A2A;
}
colors: {
  'palette-1': '#804FA9',
  'palette-2': '#59BBBC',
  'palette-3': '#CF435C',
  'palette-4': '#320A2A',
}
const palette = [
  '#804FA9',
  '#59BBBC',
  '#CF435C',
  '#320A2A',
];
$color-1: #804FA9;
$color-2: #59BBBC;
$color-3: #CF435C;
$color-4: #320A2A;
Palette Codes 4 COLORS

This is a balanced, easygoing 4-colour palette pairing strongly contrasting colours for real visual punch.

3,202 Views
Added Jun 2026
Copy & Download

About this color palette

This is a balanced, easygoing 4-colour palette pairing strongly contrasting colours for real visual punch. It is anchored by Dark Pink (#320A2A) and reads as well balanced in lightness, with an average saturation of 51% and lightness of 42%. It adapts to a wide range of web and brand projects.

The colors in this palette

Violet #804FA9

rgb(128, 79, 169) · hsl(273, 36%, 49%)

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

Teal #59BBBC

rgb(89, 187, 188) · hsl(181, 42%, 54%)

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

Red #CF435C

rgb(207, 67, 92) · hsl(349, 59%, 54%)

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

Dark Pink #320A2A

rgb(50, 10, 42) · hsl(312, 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
#59BBBC #320A2A 7.64:1 Pass Pass
#CF435C #320A2A 3.8:1 Fail Fail
#804FA9 #320A2A 2.98:1 Fail Fail
#804FA9 #59BBBC 2.57:1 Fail Fail
#59BBBC #CF435C 2.01:1 Fail Fail
#804FA9 #CF435C 1.28:1 Fail Fail

How to use these colors

  • Background — Teal (#59BBBC): the lightest tone — a clean base for large areas
  • Text — Dark Pink (#320A2A): the darkest tone — readable for body copy and headings
  • Primary — Dark Pink (#320A2A): the most saturated tone — buttons, links and key UI
  • Accent — Red (#CF435C): 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 Pink 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 (#804FA9), Teal (#59BBBC), Red (#CF435C) and Dark Pink (#320A2A).

Is this a warm or cool colour palette?

It is balanced, mixing warm and cool tones fairly evenly.

What are the hex codes for this palette?

The hex codes are #804FA9, #59BBBC, #CF435C and #320A2A. You can copy them as CSS variables, Tailwind, SCSS or JSON from the code panel above.

Is this palette accessible for text?

Yes — Teal text on Dark Pink reaches a contrast ratio of 7.64:1, which meets the WCAG AAA standard for readable text.

Related Palettes

Copied!