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

Dark Pink & Violet, Teal Color Palette

#67347A 103, 52, 122
#2F8984 47, 137, 132
#9A3528 154, 53, 40
#340A34 52, 10, 52
#67347A
Color 1
#2F8984
Color 2
#9A3528
Color 3
#340A34
Color 4
:root {
  --color-1: #67347A;
  --color-2: #2F8984;
  --color-3: #9A3528;
  --color-4: #340A34;
}
colors: {
  'palette-1': '#67347A',
  'palette-2': '#2F8984',
  'palette-3': '#9A3528',
  'palette-4': '#340A34',
}
const palette = [
  '#67347A',
  '#2F8984',
  '#9A3528',
  '#340A34',
];
$color-1: #67347A;
$color-2: #2F8984;
$color-3: #9A3528;
$color-4: #340A34;
Palette Codes 4 COLORS

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

3,200 Views
Added Jun 2026
Copy & Download

About this color palette

This is a balanced, versatile 4-colour palette with a comfortable balance of contrast and harmony. It is anchored by Dark Pink (#340A34) and reads as deep and moody, with an average saturation of 54% and lightness of 30%. It adapts to a wide range of web and brand projects.

The colors in this palette

Violet #67347A

rgb(103, 52, 122) · hsl(284, 40%, 34%)

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

Teal #2F8984

rgb(47, 137, 132) · hsl(177, 49%, 36%)

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

Red #9A3528

rgb(154, 53, 40) · hsl(7, 59%, 38%)

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

Dark Pink #340A34

rgb(52, 10, 52) · hsl(300, 68%, 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
#2F8984 #340A34 4.06:1 Fail Fail
#9A3528 #340A34 2.35:1 Fail Fail
#67347A #2F8984 2.14:1 Fail Fail
#67347A #340A34 1.9:1 Fail Fail
#2F8984 #9A3528 1.73:1 Fail Fail
#67347A #9A3528 1.24:1 Fail Fail

How to use these colors

  • Background — Red (#9A3528): the lightest tone — a clean base for large areas
  • Text — Dark Pink (#340A34): the darkest tone — readable for body copy and headings
  • Primary — Dark Pink (#340A34): the most saturated tone — buttons, links and key UI
  • Accent — Teal (#2F8984): 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 (#67347A), Teal (#2F8984), Red (#9A3528) and Dark Pink (#340A34).

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 #67347A, #2F8984, #9A3528 and #340A34. 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!