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

Light Pink & Dark Pink, Pink Color Palette

#4C1A37 76, 26, 55
#98346E 152, 52, 110
#CB67A1 203, 103, 161
#E5B3D0 229, 179, 208
#4C1A37
Color 1
#98346E
Color 2
#CB67A1
Color 3
#E5B3D0
Color 4
:root {
  --color-1: #4C1A37;
  --color-2: #98346E;
  --color-3: #CB67A1;
  --color-4: #E5B3D0;
}
colors: {
  'palette-1': '#4C1A37',
  'palette-2': '#98346E',
  'palette-3': '#CB67A1',
  'palette-4': '#E5B3D0',
}
const palette = [
  '#4C1A37',
  '#98346E',
  '#CB67A1',
  '#E5B3D0',
];
$color-1: #4C1A37;
$color-2: #98346E;
$color-3: #CB67A1;
$color-4: #E5B3D0;
Palette Codes 4 COLORS

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

6,405 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 Light Pink (#E5B3D0) and reads as well balanced in lightness, with an average saturation of 49% and lightness of 50%. It suits energetic, friendly and lifestyle-oriented designs.

The colors in this palette

Dark Pink #4C1A37

rgb(76, 26, 55) · hsl(325, 49%, 20%)

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

Pink #98346E

rgb(152, 52, 110) · hsl(325, 49%, 40%)

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

Pink #CB67A1

rgb(203, 103, 161) · hsl(325, 49%, 60%)

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

Light Pink #E5B3D0

rgb(229, 179, 208) · hsl(325, 49%, 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
#4C1A37 #E5B3D0 7.74:1 Pass Pass
#4C1A37 #CB67A1 3.97:1 Fail Fail
#98346E #E5B3D0 3.83:1 Fail Fail
#4C1A37 #98346E 2.02:1 Fail Fail
#98346E #CB67A1 1.96:1 Fail Fail
#CB67A1 #E5B3D0 1.95:1 Fail Fail

How to use these colors

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

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 #4C1A37, #98346E, #CB67A1 and #E5B3D0. 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.74:1, which meets the WCAG AAA standard for readable text.

Related Palettes

Copied!