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

Pink & Violet, Pink Color Palette

#CE73E2 206, 115, 226
#E085DA 224, 133, 218
#D61F9C 214, 31, 156
#CE1264 206, 18, 100
#CE73E2
Color 1
#E085DA
Color 2
#D61F9C
Color 3
#CE1264
Color 4
:root {
  --color-1: #CE73E2;
  --color-2: #E085DA;
  --color-3: #D61F9C;
  --color-4: #CE1264;
}
colors: {
  'palette-1': '#CE73E2',
  'palette-2': '#E085DA',
  'palette-3': '#D61F9C',
  'palette-4': '#CE1264',
}
const palette = [
  '#CE73E2',
  '#E085DA',
  '#D61F9C',
  '#CE1264',
];
$color-1: #CE73E2;
$color-2: #E085DA;
$color-3: #D61F9C;
$color-4: #CE1264;
Palette Codes 4 COLORS

This is a warm, bold 4-colour palette mixing related and contrasting tones for a natural feel.

32 Views
Added Jun 2026
Copy & Download

About this color palette

This is a warm, bold 4-colour palette mixing related and contrasting tones for a natural feel. It is anchored by Pink (#CE1264) and reads as well balanced in lightness, with an average saturation of 71% and lightness of 57%. It suits energetic, friendly and lifestyle-oriented designs.

The colors in this palette

Violet #CE73E2

rgb(206, 115, 226) · hsl(289, 66%, 67%)

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

Pink #E085DA

rgb(224, 133, 218) · hsl(304, 59%, 70%)

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

Pink #D61F9C

rgb(214, 31, 156) · hsl(319, 75%, 48%)

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

Pink #CE1264

rgb(206, 18, 100) · hsl(334, 84%, 44%)

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
#E085DA #CE1264 2.19:1 Fail Fail
#E085DA #D61F9C 1.88:1 Fail Fail
#CE73E2 #CE1264 1.84:1 Fail Fail
#CE73E2 #D61F9C 1.58:1 Fail Fail
#CE73E2 #E085DA 1.19:1 Fail Fail
#D61F9C #CE1264 1.16:1 Fail Fail

How to use these colors

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

Is this a warm or cool colour palette?

It is a warm palette — its tones lean toward reds, oranges and yellows, which feel energetic and inviting.

What are the hex codes for this palette?

The hex codes are #CE73E2, #E085DA, #D61F9C and #CE1264. 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!