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

Dark Pink & Pink, Light Pink Color Palette

#590D4B 89, 13, 75
#B11B96 177, 27, 150
#E44EC9 228, 78, 201
#F2A6E4 242, 166, 228
#590D4B
Color 1
#B11B96
Color 2
#E44EC9
Color 3
#F2A6E4
Color 4
:root {
  --color-1: #590D4B;
  --color-2: #B11B96;
  --color-3: #E44EC9;
  --color-4: #F2A6E4;
}
colors: {
  'palette-1': '#590D4B',
  'palette-2': '#B11B96',
  'palette-3': '#E44EC9',
  'palette-4': '#F2A6E4',
}
const palette = [
  '#590D4B',
  '#B11B96',
  '#E44EC9',
  '#F2A6E4',
];
$color-1: #590D4B;
$color-2: #B11B96;
$color-3: #E44EC9;
$color-4: #F2A6E4;
Palette Codes 4 COLORS

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

6,602 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 Dark Pink (#590D4B) and reads as well balanced in lightness, with an average saturation of 74% and lightness of 50%. It suits energetic, friendly and lifestyle-oriented designs.

The colors in this palette

Dark Pink #590D4B

rgb(89, 13, 75) · hsl(311, 75%, 20%)

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

Pink #B11B96

rgb(177, 27, 150) · hsl(311, 74%, 40%)

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

Pink #E44EC9

rgb(228, 78, 201) · hsl(311, 74%, 60%)

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

Light Pink #F2A6E4

rgb(242, 166, 228) · hsl(311, 75%, 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
#590D4B #F2A6E4 7.17:1 Pass Pass
#590D4B #E44EC9 3.93:1 Fail Fail
#B11B96 #F2A6E4 3.27:1 Fail Fail
#590D4B #B11B96 2.19:1 Fail Fail
#E44EC9 #F2A6E4 1.82:1 Fail Fail
#B11B96 #E44EC9 1.8:1 Fail Fail

How to use these colors

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

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 #590D4B, #B11B96, #E44EC9 and #F2A6E4. 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.17:1, which meets the WCAG AAA standard for readable text.

Related Palettes

Copied!