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

Pink & Violet, Pink Color Palette

#9C61DB 156, 97, 219
#B03FD9 176, 63, 217
#E145E3 225, 69, 227
#E86DCC 232, 109, 204
#9C61DB
Color 1
#B03FD9
Color 2
#E145E3
Color 3
#E86DCC
Color 4
:root {
  --color-1: #9C61DB;
  --color-2: #B03FD9;
  --color-3: #E145E3;
  --color-4: #E86DCC;
}
colors: {
  'palette-1': '#9C61DB',
  'palette-2': '#B03FD9',
  'palette-3': '#E145E3',
  'palette-4': '#E86DCC',
}
const palette = [
  '#9C61DB',
  '#B03FD9',
  '#E145E3',
  '#E86DCC',
];
$color-1: #9C61DB;
$color-2: #B03FD9;
$color-3: #E145E3;
$color-4: #E86DCC;
Palette Codes 4 COLORS

This is a balanced, high-energy 4-colour palette built from closely related tones that blend harmoniously.

640 Views
Added Jun 2026
Copy & Download

About this color palette

This is a balanced, high-energy 4-colour palette built from closely related tones that blend harmoniously. It is anchored by Pink (#E145E3) and reads as well balanced in lightness, with an average saturation of 69% and lightness of 60%. It adapts to a wide range of web and brand projects.

The colors in this palette

Violet #9C61DB

rgb(156, 97, 219) · hsl(269, 63%, 62%)

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

Violet #B03FD9

rgb(176, 63, 217) · hsl(284, 67%, 55%)

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

Pink #E145E3

rgb(225, 69, 227) · hsl(299, 74%, 58%)

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

Pink #E86DCC

rgb(232, 109, 204) · hsl(314, 73%, 67%)

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
#B03FD9 #E86DCC 1.64:1 Fail Fail
#9C61DB #E86DCC 1.46:1 Fail Fail
#B03FD9 #E145E3 1.35:1 Fail Fail
#E145E3 #E86DCC 1.22:1 Fail Fail
#9C61DB #E145E3 1.2:1 Fail Fail
#9C61DB #B03FD9 1.13:1 Fail Fail

How to use these colors

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

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 #9C61DB, #B03FD9, #E145E3 and #E86DCC. 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!