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

Light Pink & Dark Pink, Pink Color Palette

#5F073C 95, 7, 60
#BE0E78 190, 14, 120
#F141AB 241, 65, 171
#F8A0D5 248, 160, 213
#5F073C
Color 1
#BE0E78
Color 2
#F141AB
Color 3
#F8A0D5
Color 4
:root {
  --color-1: #5F073C;
  --color-2: #BE0E78;
  --color-3: #F141AB;
  --color-4: #F8A0D5;
}
colors: {
  'palette-1': '#5F073C',
  'palette-2': '#BE0E78',
  'palette-3': '#F141AB',
  'palette-4': '#F8A0D5',
}
const palette = [
  '#5F073C',
  '#BE0E78',
  '#F141AB',
  '#F8A0D5',
];
$color-1: #5F073C;
$color-2: #BE0E78;
$color-3: #F141AB;
$color-4: #F8A0D5;
Palette Codes 4 COLORS

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

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

The colors in this palette

Dark Pink #5F073C

rgb(95, 7, 60) · hsl(324, 86%, 20%)

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

Pink #BE0E78

rgb(190, 14, 120) · hsl(324, 86%, 40%)

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

Pink #F141AB

rgb(241, 65, 171) · hsl(324, 86%, 60%)

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

Light Pink #F8A0D5

rgb(248, 160, 213) · hsl(324, 86%, 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
#5F073C #F8A0D5 6.94:1 Pass Fail
#5F073C #F141AB 3.85:1 Fail Fail
#BE0E78 #F8A0D5 3.12:1 Fail Fail
#5F073C #BE0E78 2.23:1 Fail Fail
#F141AB #F8A0D5 1.8:1 Fail Fail
#BE0E78 #F141AB 1.73:1 Fail Fail

How to use these colors

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

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 #5F073C, #BE0E78, #F141AB and #F8A0D5. 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.94:1, which meets the WCAG AA standard for readable text.

Related Palettes

Copied!