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

Dark Pink & Pink, Light Pink Color Palette

#4D1943 77, 25, 67
#9A3285 154, 50, 133
#CD65B8 205, 101, 184
#E6B2DC 230, 178, 220
#4D1943
Color 1
#9A3285
Color 2
#CD65B8
Color 3
#E6B2DC
Color 4
:root {
  --color-1: #4D1943;
  --color-2: #9A3285;
  --color-3: #CD65B8;
  --color-4: #E6B2DC;
}
colors: {
  'palette-1': '#4D1943',
  'palette-2': '#9A3285',
  'palette-3': '#CD65B8',
  'palette-4': '#E6B2DC',
}
const palette = [
  '#4D1943',
  '#9A3285',
  '#CD65B8',
  '#E6B2DC',
];
$color-1: #4D1943;
$color-2: #9A3285;
$color-3: #CD65B8;
$color-4: #E6B2DC;
Palette Codes 4 COLORS

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

3,735 Views
Added Jun 2026
Copy & Download

About this color palette

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

The colors in this palette

Dark Pink #4D1943

rgb(77, 25, 67) · hsl(312, 51%, 20%)

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

Pink #9A3285

rgb(154, 50, 133) · hsl(312, 51%, 40%)

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

Pink #CD65B8

rgb(205, 101, 184) · hsl(312, 51%, 60%)

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

Light Pink #E6B2DC

rgb(230, 178, 220) · hsl(312, 51%, 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
#4D1943 #E6B2DC 7.66:1 Pass Pass
#4D1943 #CD65B8 4:1 Fail Fail
#9A3285 #E6B2DC 3.71:1 Fail Fail
#4D1943 #9A3285 2.06:1 Fail Fail
#9A3285 #CD65B8 1.94:1 Fail Fail
#CD65B8 #E6B2DC 1.91:1 Fail Fail

How to use these colors

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

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 #4D1943, #9A3285, #CD65B8 and #E6B2DC. 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.66:1, which meets the WCAG AAA standard for readable text.

Related Palettes

Copied!