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

Pink & Dark Red, Pink Color Palette

#4B1B27 75, 27, 39
#97354E 151, 53, 78
#CA6881 202, 104, 129
#E4B4C0 228, 180, 192
#4B1B27
Color 1
#97354E
Color 2
#CA6881
Color 3
#E4B4C0
Color 4
:root {
  --color-1: #4B1B27;
  --color-2: #97354E;
  --color-3: #CA6881;
  --color-4: #E4B4C0;
}
colors: {
  'palette-1': '#4B1B27',
  'palette-2': '#97354E',
  'palette-3': '#CA6881',
  'palette-4': '#E4B4C0',
}
const palette = [
  '#4B1B27',
  '#97354E',
  '#CA6881',
  '#E4B4C0',
];
$color-1: #4B1B27;
$color-2: #97354E;
$color-3: #CA6881;
$color-4: #E4B4C0;
Palette Codes 4 COLORS

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

1,393 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 Pink (#97354E) and reads as well balanced in lightness, with an average saturation of 48% and lightness of 50%. It suits energetic, friendly and lifestyle-oriented designs.

The colors in this palette

Dark Red #4B1B27

rgb(75, 27, 39) · hsl(345, 47%, 20%)

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

Pink #97354E

rgb(151, 53, 78) · hsl(345, 48%, 40%)

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

Pink #CA6881

rgb(202, 104, 129) · hsl(345, 48%, 60%)

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

Light Red #E4B4C0

rgb(228, 180, 192) · hsl(345, 47%, 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
#4B1B27 #E4B4C0 7.8:1 Pass Pass
#97354E #E4B4C0 3.95:1 Fail Fail
#4B1B27 #CA6881 3.91:1 Fail Fail
#CA6881 #E4B4C0 2:1 Fail Fail
#4B1B27 #97354E 1.98:1 Fail Fail
#97354E #CA6881 1.98:1 Fail Fail

How to use these colors

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

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 #4B1B27, #97354E, #CA6881 and #E4B4C0. You can copy them as CSS variables, Tailwind, SCSS or JSON from the code panel above.

Is this palette accessible for text?

Yes — Dark Red text on Light Red reaches a contrast ratio of 7.8:1, which meets the WCAG AAA standard for readable text.

Related Palettes

Copied!