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

Light Pink & Dark Pink, Pink Color Palette

#5C0A51 92, 10, 81
#B814A2 184, 20, 162
#EB47D5 235, 71, 213
#F5A3EA 245, 163, 234
#5C0A51
Color 1
#B814A2
Color 2
#EB47D5
Color 3
#F5A3EA
Color 4
:root {
  --color-1: #5C0A51;
  --color-2: #B814A2;
  --color-3: #EB47D5;
  --color-4: #F5A3EA;
}
colors: {
  'palette-1': '#5C0A51',
  'palette-2': '#B814A2',
  'palette-3': '#EB47D5',
  'palette-4': '#F5A3EA',
}
const palette = [
  '#5C0A51',
  '#B814A2',
  '#EB47D5',
  '#F5A3EA',
];
$color-1: #5C0A51;
$color-2: #B814A2;
$color-3: #EB47D5;
$color-4: #F5A3EA;
Palette Codes 4 COLORS

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

639 Views
Added Jun 2026
Copy & Download

About this color palette

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

The colors in this palette

Dark Pink #5C0A51

rgb(92, 10, 81) · hsl(308, 80%, 20%)

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

Pink #B814A2

rgb(184, 20, 162) · hsl(308, 80%, 40%)

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

Pink #EB47D5

rgb(235, 71, 213) · hsl(308, 80%, 60%)

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

Light Pink #F5A3EA

rgb(245, 163, 234) · hsl(308, 80%, 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
#5C0A51 #F5A3EA 6.99:1 Pass Fail
#5C0A51 #EB47D5 3.95:1 Fail Fail
#B814A2 #F5A3EA 3.09:1 Fail Fail
#5C0A51 #B814A2 2.26:1 Fail Fail
#EB47D5 #F5A3EA 1.77:1 Fail Fail
#B814A2 #EB47D5 1.75:1 Fail Fail

How to use these colors

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

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 #5C0A51, #B814A2, #EB47D5 and #F5A3EA. 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.99:1, which meets the WCAG AA standard for readable text.

Related Palettes

Copied!