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

Light Pink & Dark Pink, Pink Color Palette

#54123A 84, 18, 58
#A72573 167, 37, 115
#DA58A6 218, 88, 166
#EDABD3 237, 171, 211
#54123A
Color 1
#A72573
Color 2
#DA58A6
Color 3
#EDABD3
Color 4
:root {
  --color-1: #54123A;
  --color-2: #A72573;
  --color-3: #DA58A6;
  --color-4: #EDABD3;
}
colors: {
  'palette-1': '#54123A',
  'palette-2': '#A72573',
  'palette-3': '#DA58A6',
  'palette-4': '#EDABD3',
}
const palette = [
  '#54123A',
  '#A72573',
  '#DA58A6',
  '#EDABD3',
];
$color-1: #54123A;
$color-2: #A72573;
$color-3: #DA58A6;
$color-4: #EDABD3;
Palette Codes 4 COLORS

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

657 Views
Added Jun 2026
Copy & Download

About this color palette

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

The colors in this palette

Dark Pink #54123A

rgb(84, 18, 58) · hsl(324, 65%, 20%)

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

Pink #A72573

rgb(167, 37, 115) · hsl(324, 64%, 40%)

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

Pink #DA58A6

rgb(218, 88, 166) · hsl(324, 64%, 60%)

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

Light Pink #EDABD3

rgb(237, 171, 211) · hsl(324, 65%, 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
#54123A #EDABD3 7.46:1 Pass Pass
#54123A #DA58A6 3.89:1 Fail Fail
#A72573 #EDABD3 3.6:1 Fail Fail
#54123A #A72573 2.07:1 Fail Fail
#DA58A6 #EDABD3 1.92:1 Fail Fail
#A72573 #DA58A6 1.88:1 Fail Fail

How to use these colors

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

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 #54123A, #A72573, #DA58A6 and #EDABD3. 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.46:1, which meets the WCAG AAA standard for readable text.

Related Palettes

Copied!