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

Pink & Dark Pink, Pink Color Palette

#5C0A34 92, 10, 52
#B91369 185, 19, 105
#EC469C 236, 70, 156
#F5A3CD 245, 163, 205
#5C0A34
Color 1
#B91369
Color 2
#EC469C
Color 3
#F5A3CD
Color 4
:root {
  --color-1: #5C0A34;
  --color-2: #B91369;
  --color-3: #EC469C;
  --color-4: #F5A3CD;
}
colors: {
  'palette-1': '#5C0A34',
  'palette-2': '#B91369',
  'palette-3': '#EC469C',
  'palette-4': '#F5A3CD',
}
const palette = [
  '#5C0A34',
  '#B91369',
  '#EC469C',
  '#F5A3CD',
];
$color-1: #5C0A34;
$color-2: #B91369;
$color-3: #EC469C;
$color-4: #F5A3CD;
Palette Codes 4 COLORS

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

719 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 (#B91369) and reads as well balanced in lightness, with an average saturation of 81% and lightness of 50%. It suits energetic, friendly and lifestyle-oriented designs.

The colors in this palette

Dark Pink #5C0A34

rgb(92, 10, 52) · hsl(329, 80%, 20%)

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

Pink #B91369

rgb(185, 19, 105) · hsl(329, 81%, 40%)

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

Pink #EC469C

rgb(236, 70, 156) · hsl(329, 81%, 60%)

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

Light Pink #F5A3CD

rgb(245, 163, 205) · hsl(329, 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
#5C0A34 #F5A3CD 7.11:1 Pass Pass
#5C0A34 #EC469C 3.83:1 Fail Fail
#B91369 #F5A3CD 3.27:1 Fail Fail
#5C0A34 #B91369 2.17:1 Fail Fail
#EC469C #F5A3CD 1.86:1 Fail Fail
#B91369 #EC469C 1.76:1 Fail Fail

How to use these colors

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

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 #5C0A34, #B91369, #EC469C and #F5A3CD. 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 7.11:1, which meets the WCAG AAA standard for readable text.

Related Palettes

Copied!