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

Pink & Dark Pink, Pink Color Palette

#5A0660 90, 6, 96
#B50BC1 181, 11, 193
#E83EF4 232, 62, 244
#F39FF9 243, 159, 249
#5A0660
Color 1
#B50BC1
Color 2
#E83EF4
Color 3
#F39FF9
Color 4
:root {
  --color-1: #5A0660;
  --color-2: #B50BC1;
  --color-3: #E83EF4;
  --color-4: #F39FF9;
}
colors: {
  'palette-1': '#5A0660',
  'palette-2': '#B50BC1',
  'palette-3': '#E83EF4',
  'palette-4': '#F39FF9',
}
const palette = [
  '#5A0660',
  '#B50BC1',
  '#E83EF4',
  '#F39FF9',
];
$color-1: #5A0660;
$color-2: #B50BC1;
$color-3: #E83EF4;
$color-4: #F39FF9;
Palette Codes 4 COLORS

This is a warm, bold 4-colour palette pairing strongly contrasting colours for real visual punch.

1,127 Views
Added Jun 2026
Copy & Download

About this color palette

This is a warm, bold 4-colour palette pairing strongly contrasting colours for real visual punch. It is anchored by Pink (#E83EF4) and reads as well balanced in lightness, with an average saturation of 89% and lightness of 50%. It suits energetic, friendly and lifestyle-oriented designs.

The colors in this palette

Dark Pink #5A0660

rgb(90, 6, 96) · hsl(296, 88%, 20%)

A deep, low-lightness tone — strong for text, headings and bold accents.

Pink #B50BC1

rgb(181, 11, 193) · hsl(296, 89%, 40%)

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

Pink #E83EF4

rgb(232, 62, 244) · hsl(296, 89%, 60%)

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

Light Pink #F39FF9

rgb(243, 159, 249) · hsl(296, 88%, 80%)

A light, airy tone — ideal for backgrounds and subtle fills.

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
#5A0660 #F39FF9 6.83:1 Pass Fail
#5A0660 #E83EF4 3.94:1 Fail Fail
#B50BC1 #F39FF9 2.94:1 Fail Fail
#5A0660 #B50BC1 2.32:1 Fail Fail
#E83EF4 #F39FF9 1.73:1 Fail Fail
#B50BC1 #E83EF4 1.7:1 Fail Fail

How to use these colors

  • Background — Light Pink (#F39FF9): the lightest tone — a clean base for large areas
  • Text — Dark Pink (#5A0660): the darkest tone — readable for body copy and headings
  • Primary — Pink (#E83EF4): the most saturated tone — buttons, links and key UI
  • Accent — Pink (#B50BC1): 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: Dark Pink (#5A0660), Pink (#B50BC1), Pink (#E83EF4) and Light Pink (#F39FF9).

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 #5A0660, #B50BC1, #E83EF4 and #F39FF9. You can copy them as CSS variables, Tailwind, SCSS or JSON from the code panel above.

Is this palette accessible for text?

Yes — Dark Pink text on Light Pink reaches a contrast ratio of 6.83:1, which meets the WCAG AA standard for readable text.

Related Palettes

Copied!