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

Dark Pink & Violet, Teal Color Palette

#52277D 82, 39, 125
#309392 48, 147, 146
#9B2E30 155, 46, 48
#4D0A4C 77, 10, 76
#52277D
Color 1
#309392
Color 2
#9B2E30
Color 3
#4D0A4C
Color 4
:root {
  --color-1: #52277D;
  --color-2: #309392;
  --color-3: #9B2E30;
  --color-4: #4D0A4C;
}
colors: {
  'palette-1': '#52277D',
  'palette-2': '#309392',
  'palette-3': '#9B2E30',
  'palette-4': '#4D0A4C',
}
const palette = [
  '#52277D',
  '#309392',
  '#9B2E30',
  '#4D0A4C',
];
$color-1: #52277D;
$color-2: #309392;
$color-3: #9B2E30;
$color-4: #4D0A4C;
Palette Codes 4 COLORS

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

3,128 Views
Added Jun 2026
Copy & Download

About this color palette

This is a balanced, high-energy 4-colour palette mixing related and contrasting tones for a natural feel. It is anchored by Dark Pink (#4D0A4C) and reads as deep and moody, with an average saturation of 59% and lightness of 32%. It adapts to a wide range of web and brand projects.

The colors in this palette

Violet #52277D

rgb(82, 39, 125) · hsl(270, 52%, 32%)

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

Teal #309392

rgb(48, 147, 146) · hsl(179, 51%, 38%)

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

Red #9B2E30

rgb(155, 46, 48) · hsl(359, 54%, 39%)

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

Dark Pink #4D0A4C

rgb(77, 10, 76) · hsl(301, 77%, 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
#309392 #4D0A4C 3.9:1 Fail Fail
#52277D #309392 2.94:1 Fail Fail
#309392 #9B2E30 2.02:1 Fail Fail
#9B2E30 #4D0A4C 1.93:1 Fail Fail
#52277D #9B2E30 1.45:1 Fail Fail
#52277D #4D0A4C 1.33:1 Fail Fail

How to use these colors

  • Background — Red (#9B2E30): the lightest tone — a clean base for large areas
  • Text — Dark Pink (#4D0A4C): the darkest tone — readable for body copy and headings
  • Primary — Dark Pink (#4D0A4C): the most saturated tone — buttons, links and key UI
  • Accent — Violet (#52277D): 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 (#52277D), Teal (#309392), Red (#9B2E30) and Dark Pink (#4D0A4C).

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 #52277D, #309392, #9B2E30 and #4D0A4C. 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!