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

Pink & Violet, Pink Color Palette

#B72DE1 183, 45, 225
#B021AD 176, 33, 173
#F655CB 246, 85, 203
#E43F8F 228, 63, 143
#B72DE1
Color 1
#B021AD
Color 2
#F655CB
Color 3
#E43F8F
Color 4
:root {
  --color-1: #B72DE1;
  --color-2: #B021AD;
  --color-3: #F655CB;
  --color-4: #E43F8F;
}
colors: {
  'palette-1': '#B72DE1',
  'palette-2': '#B021AD',
  'palette-3': '#F655CB',
  'palette-4': '#E43F8F',
}
const palette = [
  '#B72DE1',
  '#B021AD',
  '#F655CB',
  '#E43F8F',
];
$color-1: #B72DE1;
$color-2: #B021AD;
$color-3: #F655CB;
$color-4: #E43F8F;
Palette Codes 4 COLORS

This is a warm, vibrant 4-colour palette built from closely related tones that blend harmoniously.

1,701 Views
Added Jun 2026
Copy & Download

About this color palette

This is a warm, vibrant 4-colour palette built from closely related tones that blend harmoniously. It is anchored by Pink (#F655CB) and reads as well balanced in lightness, with an average saturation of 77% and lightness of 54%. It suits energetic, friendly and lifestyle-oriented designs.

The colors in this palette

Violet #B72DE1

rgb(183, 45, 225) · hsl(286, 75%, 53%)

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

Pink #B021AD

rgb(176, 33, 173) · hsl(301, 68%, 41%)

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

Pink #F655CB

rgb(246, 85, 203) · hsl(316, 90%, 65%)

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

Pink #E43F8F

rgb(228, 63, 143) · hsl(331, 75%, 57%)

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
#B021AD #F655CB 1.93:1 Fail Fail
#B72DE1 #F655CB 1.58:1 Fail Fail
#B021AD #E43F8F 1.47:1 Fail Fail
#F655CB #E43F8F 1.31:1 Fail Fail
#B72DE1 #B021AD 1.22:1 Fail Fail
#B72DE1 #E43F8F 1.21:1 Fail Fail

How to use these colors

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

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 #B72DE1, #B021AD, #F655CB and #E43F8F. 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!