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

Dark Pink & Pink, Light Pink Color Palette

#51153B 81, 21, 59
#A12B76 161, 43, 118
#D45EA9 212, 94, 169
#EAAED4 234, 174, 212
#51153B
Color 1
#A12B76
Color 2
#D45EA9
Color 3
#EAAED4
Color 4
:root {
  --color-1: #51153B;
  --color-2: #A12B76;
  --color-3: #D45EA9;
  --color-4: #EAAED4;
}
colors: {
  'palette-1': '#51153B',
  'palette-2': '#A12B76',
  'palette-3': '#D45EA9',
  'palette-4': '#EAAED4',
}
const palette = [
  '#51153B',
  '#A12B76',
  '#D45EA9',
  '#EAAED4',
];
$color-1: #51153B;
$color-2: #A12B76;
$color-3: #D45EA9;
$color-4: #EAAED4;
Palette Codes 4 COLORS

This is a warm, vibrant 4-colour palette mixing related and contrasting tones for a natural feel.

5,002 Views
Added Jun 2026
Copy & Download

About this color palette

This is a warm, vibrant 4-colour palette mixing related and contrasting tones for a natural feel. It is anchored by Dark Pink (#51153B) and reads as well balanced in lightness, with an average saturation of 58% and lightness of 50%. It suits energetic, friendly and lifestyle-oriented designs.

The colors in this palette

Dark Pink #51153B

rgb(81, 21, 59) · hsl(322, 59%, 20%)

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

Pink #A12B76

rgb(161, 43, 118) · hsl(322, 58%, 40%)

A balanced mid-tone that works well for primary surfaces and UI elements.

Pink #D45EA9

rgb(212, 94, 169) · hsl(322, 58%, 60%)

A balanced mid-tone that works well for primary surfaces and UI elements.

Light Pink #EAAED4

rgb(234, 174, 212) · hsl(322, 59%, 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
#51153B #EAAED4 7.57:1 Pass Pass
#51153B #D45EA9 3.93:1 Fail Fail
#A12B76 #EAAED4 3.68:1 Fail Fail
#51153B #A12B76 2.05:1 Fail Fail
#D45EA9 #EAAED4 1.93:1 Fail Fail
#A12B76 #D45EA9 1.91:1 Fail Fail

How to use these colors

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

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 #51153B, #A12B76, #D45EA9 and #EAAED4. 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.57:1, which meets the WCAG AAA standard for readable text.

Related Palettes

Copied!