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

Dark Pink & Pink, Light Pink Color Palette

#570F43 87, 15, 67
#AE1E85 174, 30, 133
#E151B8 225, 81, 184
#F0A8DC 240, 168, 220
#570F43
Color 1
#AE1E85
Color 2
#E151B8
Color 3
#F0A8DC
Color 4
:root {
  --color-1: #570F43;
  --color-2: #AE1E85;
  --color-3: #E151B8;
  --color-4: #F0A8DC;
}
colors: {
  'palette-1': '#570F43',
  'palette-2': '#AE1E85',
  'palette-3': '#E151B8',
  'palette-4': '#F0A8DC',
}
const palette = [
  '#570F43',
  '#AE1E85',
  '#E151B8',
  '#F0A8DC',
];
$color-1: #570F43;
$color-2: #AE1E85;
$color-3: #E151B8;
$color-4: #F0A8DC;
Palette Codes 4 COLORS

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

658 Views
Added Jun 2026
Copy & Download

About this color palette

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

The colors in this palette

Dark Pink #570F43

rgb(87, 15, 67) · hsl(317, 71%, 20%)

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

Pink #AE1E85

rgb(174, 30, 133) · hsl(317, 71%, 40%)

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

Pink #E151B8

rgb(225, 81, 184) · hsl(317, 71%, 60%)

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

Light Pink #F0A8DC

rgb(240, 168, 220) · hsl(317, 71%, 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
#570F43 #F0A8DC 7.29:1 Pass Pass
#570F43 #E151B8 3.9:1 Fail Fail
#AE1E85 #F0A8DC 3.41:1 Fail Fail
#570F43 #AE1E85 2.14:1 Fail Fail
#E151B8 #F0A8DC 1.87:1 Fail Fail
#AE1E85 #E151B8 1.83:1 Fail Fail

How to use these colors

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

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 #570F43, #AE1E85, #E151B8 and #F0A8DC. 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.29:1, which meets the WCAG AAA standard for readable text.

Related Palettes

Copied!