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

Pink & Pink, Red Color Palette

#C11AA2 193, 26, 162
#E4218F 228, 33, 143
#E67A9C 230, 122, 156
#D62E39 214, 46, 57
#C11AA2
Color 1
#E4218F
Color 2
#E67A9C
Color 3
#D62E39
Color 4
:root {
  --color-1: #C11AA2;
  --color-2: #E4218F;
  --color-3: #E67A9C;
  --color-4: #D62E39;
}
colors: {
  'palette-1': '#C11AA2',
  'palette-2': '#E4218F',
  'palette-3': '#E67A9C',
  'palette-4': '#D62E39',
}
const palette = [
  '#C11AA2',
  '#E4218F',
  '#E67A9C',
  '#D62E39',
];
$color-1: #C11AA2;
$color-2: #E4218F;
$color-3: #E67A9C;
$color-4: #D62E39;
Palette Codes 4 COLORS

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

2,793 Views
Added Jun 2026
Copy & Download

About this color palette

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

The colors in this palette

Pink #C11AA2

rgb(193, 26, 162) · hsl(311, 76%, 43%)

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

Pink #E4218F

rgb(228, 33, 143) · hsl(326, 78%, 51%)

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

Pink #E67A9C

rgb(230, 122, 156) · hsl(341, 68%, 69%)

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

Red #D62E39

rgb(214, 46, 57) · hsl(356, 67%, 51%)

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

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
#C11AA2 #E67A9C 1.94:1 Fail Fail
#E67A9C #D62E39 1.77:1 Fail Fail
#E4218F #E67A9C 1.55:1 Fail Fail
#C11AA2 #E4218F 1.25:1 Fail Fail
#E4218F #D62E39 1.14:1 Fail Fail
#C11AA2 #D62E39 1.09:1 Fail Fail

How to use these colors

  • Background — Pink (#E67A9C): the lightest tone — a clean base for large areas
  • Text — Pink (#C11AA2): the darkest tone — readable for body copy and headings
  • Primary — Pink (#E4218F): the most saturated tone — buttons, links and key UI
  • Accent — Pink (#C11AA2): 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: Pink (#C11AA2), Pink (#E4218F), Pink (#E67A9C) and Red (#D62E39).

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 #C11AA2, #E4218F, #E67A9C and #D62E39. You can copy them as CSS variables, Tailwind, SCSS or JSON from the code panel above.

Is this palette accessible for text?

The colours are fairly close in contrast, so pair them carefully for text — put a very light or very dark colour behind body text, and check the contrast table above.

Related Palettes

Copied!