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

Pink & Violet, Pink Color Palette

#8324C6 131, 36, 198
#C951E1 201, 81, 225
#F467E8 244, 103, 232
#C50D87 197, 13, 135
#8324C6
Color 1
#C951E1
Color 2
#F467E8
Color 3
#C50D87
Color 4
:root {
  --color-1: #8324C6;
  --color-2: #C951E1;
  --color-3: #F467E8;
  --color-4: #C50D87;
}
colors: {
  'palette-1': '#8324C6',
  'palette-2': '#C951E1',
  'palette-3': '#F467E8',
  'palette-4': '#C50D87',
}
const palette = [
  '#8324C6',
  '#C951E1',
  '#F467E8',
  '#C50D87',
];
$color-1: #8324C6;
$color-2: #C951E1;
$color-3: #F467E8;
$color-4: #C50D87;
Palette Codes 4 COLORS

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

2,683 Views
Added Jun 2026
Copy & Download

About this color palette

This is a balanced, vibrant 4-colour palette with a comfortable balance of contrast and harmony. It is anchored by Pink (#C50D87) and reads as well balanced in lightness, with an average saturation of 78% and lightness of 54%. It adapts to a wide range of web and brand projects.

The colors in this palette

Violet #8324C6

rgb(131, 36, 198) · hsl(275, 69%, 46%)

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

Violet #C951E1

rgb(201, 81, 225) · hsl(290, 71%, 60%)

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

Pink #F467E8

rgb(244, 103, 232) · hsl(305, 87%, 68%)

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

Pink #C50D87

rgb(197, 13, 135) · hsl(320, 88%, 41%)

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

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
#8324C6 #F467E8 2.62:1 Fail Fail
#F467E8 #C50D87 2.1:1 Fail Fail
#8324C6 #C951E1 1.9:1 Fail Fail
#C951E1 #C50D87 1.52:1 Fail Fail
#C951E1 #F467E8 1.38:1 Fail Fail
#8324C6 #C50D87 1.25:1 Fail Fail

How to use these colors

  • Background — Pink (#F467E8): the lightest tone — a clean base for large areas
  • Text — Pink (#C50D87): the darkest tone — readable for body copy and headings
  • Primary — Pink (#C50D87): the most saturated tone — buttons, links and key UI
  • Accent — Violet (#C951E1): 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 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 (#8324C6), Violet (#C951E1), Pink (#F467E8) and Pink (#C50D87).

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 #8324C6, #C951E1, #F467E8 and #C50D87. 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!