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

Dark Pink & Pink, Light Pink Color Palette

#4D1931 77, 25, 49
#9A3263 154, 50, 99
#CD6596 205, 101, 150
#E6B2CA 230, 178, 202
#4D1931
Color 1
#9A3263
Color 2
#CD6596
Color 3
#E6B2CA
Color 4
:root {
  --color-1: #4D1931;
  --color-2: #9A3263;
  --color-3: #CD6596;
  --color-4: #E6B2CA;
}
colors: {
  'palette-1': '#4D1931',
  'palette-2': '#9A3263',
  'palette-3': '#CD6596',
  'palette-4': '#E6B2CA',
}
const palette = [
  '#4D1931',
  '#9A3263',
  '#CD6596',
  '#E6B2CA',
];
$color-1: #4D1931;
$color-2: #9A3263;
$color-3: #CD6596;
$color-4: #E6B2CA;
Palette Codes 4 COLORS

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

670 Views
Added Jun 2026
Copy & Download

About this color palette

This is a warm, balanced 4-colour palette mixing related and contrasting tones for a natural feel. It is anchored by Dark Pink (#4D1931) 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 #4D1931

rgb(77, 25, 49) · hsl(332, 51%, 20%)

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

Pink #9A3263

rgb(154, 50, 99) · hsl(332, 51%, 40%)

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

Pink #CD6596

rgb(205, 101, 150) · hsl(332, 51%, 60%)

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

Light Pink #E6B2CA

rgb(230, 178, 202) · hsl(332, 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
#4D1931 #E6B2CA 7.73:1 Pass Pass
#4D1931 #CD6596 3.93:1 Fail Fail
#9A3263 #E6B2CA 3.85:1 Fail Fail
#4D1931 #9A3263 2.01:1 Fail Fail
#9A3263 #CD6596 1.96:1 Fail Fail
#CD6596 #E6B2CA 1.96:1 Fail Fail

How to use these colors

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

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 #4D1931, #9A3263, #CD6596 and #E6B2CA. 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.73:1, which meets the WCAG AAA standard for readable text.

Related Palettes

Copied!