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

Dark Violet & Dark Pink, Teal Color Palette

#4F1D58 79, 29, 88
#3DA59F 61, 165, 159
#C83539 200, 53, 57
#351053 53, 16, 83
#4F1D58
Color 1
#3DA59F
Color 2
#C83539
Color 3
#351053
Color 4
:root {
  --color-1: #4F1D58;
  --color-2: #3DA59F;
  --color-3: #C83539;
  --color-4: #351053;
}
colors: {
  'palette-1': '#4F1D58',
  'palette-2': '#3DA59F',
  'palette-3': '#C83539',
  'palette-4': '#351053',
}
const palette = [
  '#4F1D58',
  '#3DA59F',
  '#C83539',
  '#351053',
];
$color-1: #4F1D58;
$color-2: #3DA59F;
$color-3: #C83539;
$color-4: #351053;
Palette Codes 4 COLORS

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

6,983 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 (#351053) and reads as deep and moody, with an average saturation of 56% and lightness of 34%. It works well for calm, professional and modern interfaces.

The colors in this palette

Dark Pink #4F1D58

rgb(79, 29, 88) · hsl(291, 50%, 23%)

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

Teal #3DA59F

rgb(61, 165, 159) · hsl(177, 46%, 44%)

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

Red #C83539

rgb(200, 53, 57) · hsl(358, 58%, 50%)

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

Dark Violet #351053

rgb(53, 16, 83) · hsl(273, 68%, 19%)

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
#3DA59F #351053 5.24:1 Pass Fail
#4F1D58 #3DA59F 4.29:1 Fail Fail
#C83539 #351053 2.98:1 Fail Fail
#4F1D58 #C83539 2.44:1 Fail Fail
#3DA59F #C83539 1.76:1 Fail Fail
#4F1D58 #351053 1.22:1 Fail Fail

How to use these colors

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

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 #4F1D58, #3DA59F, #C83539 and #351053. 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 Violet reaches a contrast ratio of 5.24:1, which meets the WCAG AA standard for readable text.

Related Palettes

Copied!