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

Light Pink & Dark Pink, Pink Color Palette

#541227 84, 18, 39
#A8244E 168, 36, 78
#DB5781 219, 87, 129
#EDABC0 237, 171, 192
#541227
Color 1
#A8244E
Color 2
#DB5781
Color 3
#EDABC0
Color 4
:root {
  --color-1: #541227;
  --color-2: #A8244E;
  --color-3: #DB5781;
  --color-4: #EDABC0;
}
colors: {
  'palette-1': '#541227',
  'palette-2': '#A8244E',
  'palette-3': '#DB5781',
  'palette-4': '#EDABC0',
}
const palette = [
  '#541227',
  '#A8244E',
  '#DB5781',
  '#EDABC0',
];
$color-1: #541227;
$color-2: #A8244E;
$color-3: #DB5781;
$color-4: #EDABC0;
Palette Codes 4 COLORS

This is a warm, bold 4-colour palette with a comfortable balance of contrast and harmony.

502 Views
Added Jun 2026
Copy & Download

About this color palette

This is a warm, bold 4-colour palette with a comfortable balance of contrast and harmony. It is anchored by Light Pink (#EDABC0) and reads as well balanced in lightness, with an average saturation of 65% and lightness of 50%. It suits energetic, friendly and lifestyle-oriented designs.

The colors in this palette

Dark Pink #541227

rgb(84, 18, 39) · hsl(341, 65%, 20%)

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

Pink #A8244E

rgb(168, 36, 78) · hsl(341, 65%, 40%)

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

Pink #DB5781

rgb(219, 87, 129) · hsl(341, 65%, 60%)

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

Light Pink #EDABC0

rgb(237, 171, 192) · hsl(341, 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
#541227 #EDABC0 7.49:1 Pass Pass
#541227 #DB5781 3.81:1 Fail Fail
#A8244E #EDABC0 3.7:1 Fail Fail
#541227 #A8244E 2.03:1 Fail Fail
#DB5781 #EDABC0 1.97:1 Fail Fail
#A8244E #DB5781 1.88:1 Fail Fail

How to use these colors

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

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 #541227, #A8244E, #DB5781 and #EDABC0. 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.49:1, which meets the WCAG AAA standard for readable text.

Related Palettes

Copied!