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

Dark Pink & Violet, Teal Color Palette

#4C2B6D 76, 43, 109
#6EBFA6 110, 191, 166
#C9554D 201, 85, 77
#2B0A2E 43, 10, 46
#4C2B6D
Color 1
#6EBFA6
Color 2
#C9554D
Color 3
#2B0A2E
Color 4
:root {
  --color-1: #4C2B6D;
  --color-2: #6EBFA6;
  --color-3: #C9554D;
  --color-4: #2B0A2E;
}
colors: {
  'palette-1': '#4C2B6D',
  'palette-2': '#6EBFA6',
  'palette-3': '#C9554D',
  'palette-4': '#2B0A2E',
}
const palette = [
  '#4C2B6D',
  '#6EBFA6',
  '#C9554D',
  '#2B0A2E',
];
$color-1: #4C2B6D;
$color-2: #6EBFA6;
$color-3: #C9554D;
$color-4: #2B0A2E;
Palette Codes 4 COLORS

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

665 Views
Added Jun 2026
Copy & Download

About this color palette

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

The colors in this palette

Violet #4C2B6D

rgb(76, 43, 109) · hsl(270, 43%, 30%)

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

Teal #6EBFA6

rgb(110, 191, 166) · hsl(161, 39%, 59%)

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

Red #C9554D

rgb(201, 85, 77) · hsl(4, 53%, 55%)

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

Dark Pink #2B0A2E

rgb(43, 10, 46) · hsl(295, 64%, 11%)

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
#6EBFA6 #2B0A2E 8.15:1 Pass Pass
#4C2B6D #6EBFA6 5.16:1 Pass Fail
#C9554D #2B0A2E 4.12:1 Fail Fail
#4C2B6D #C9554D 2.61:1 Fail Fail
#6EBFA6 #C9554D 1.98:1 Fail Fail
#4C2B6D #2B0A2E 1.58:1 Fail Fail

How to use these colors

  • Background — Teal (#6EBFA6): the lightest tone — a clean base for large areas
  • Text — Dark Pink (#2B0A2E): the darkest tone — readable for body copy and headings
  • Primary — Dark Pink (#2B0A2E): the most saturated tone — buttons, links and key UI
  • Accent — Red (#C9554D): 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 (#4C2B6D), Teal (#6EBFA6), Red (#C9554D) and Dark Pink (#2B0A2E).

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 #4C2B6D, #6EBFA6, #C9554D and #2B0A2E. 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 8.15:1, which meets the WCAG AAA standard for readable text.

Related Palettes

Copied!