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

Dark Pink & Dark Violet, Teal Color Palette

#45105F 69, 16, 95
#64BDBB 100, 189, 187
#E65953 230, 89, 83
#460A46 70, 10, 70
#45105F
Color 1
#64BDBB
Color 2
#E65953
Color 3
#460A46
Color 4
:root {
  --color-1: #45105F;
  --color-2: #64BDBB;
  --color-3: #E65953;
  --color-4: #460A46;
}
colors: {
  'palette-1': '#45105F',
  'palette-2': '#64BDBB',
  'palette-3': '#E65953',
  'palette-4': '#460A46',
}
const palette = [
  '#45105F',
  '#64BDBB',
  '#E65953',
  '#460A46',
];
$color-1: #45105F;
$color-2: #64BDBB;
$color-3: #E65953;
$color-4: #460A46;
Palette Codes 4 COLORS

This is a balanced, bold 4-colour palette that combines high-contrast tones for a bold, dynamic look.

4,454 Views
Added Jun 2026
Copy & Download

About this color palette

This is a balanced, bold 4-colour palette that combines high-contrast tones for a bold, dynamic look. It is anchored by Dark Pink (#460A46) and reads as well balanced in lightness, with an average saturation of 65% and lightness of 39%. It adapts to a wide range of web and brand projects.

The colors in this palette

Dark Violet #45105F

rgb(69, 16, 95) · hsl(280, 71%, 22%)

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

Teal #64BDBB

rgb(100, 189, 187) · hsl(179, 40%, 57%)

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

Red #E65953

rgb(230, 89, 83) · hsl(2, 75%, 61%)

A vivid, saturated tone that draws the eye — best for accents and highlights.

Dark Pink #460A46

rgb(70, 10, 70) · hsl(300, 75%, 16%)

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
#64BDBB #460A46 6.85:1 Pass Fail
#45105F #64BDBB 6.39:1 Pass Fail
#E65953 #460A46 4.25:1 Fail Fail
#45105F #E65953 3.97:1 Fail Fail
#64BDBB #E65953 1.61:1 Fail Fail
#45105F #460A46 1.07:1 Fail Fail

How to use these colors

  • Background — Red (#E65953): the lightest tone — a clean base for large areas
  • Text — Dark Pink (#460A46): the darkest tone — readable for body copy and headings
  • Primary — Dark Pink (#460A46): the most saturated tone — buttons, links and key UI
  • Accent — Dark Violet (#45105F): 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: Dark Violet (#45105F), Teal (#64BDBB), Red (#E65953) and Dark Pink (#460A46).

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 #45105F, #64BDBB, #E65953 and #460A46. 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 6.85:1, which meets the WCAG AA standard for readable text.

Related Palettes

Copied!