Pink & Pink Color Palette — PaletteCSS
Back to palettes

Pink & Pink Color Palette

#A22AAC 162, 42, 172
#EC51D2 236, 81, 210
#E84FA8 232, 79, 168
#E2608B 226, 96, 139
#A22AAC
Color 1
#EC51D2
Color 2
#E84FA8
Color 3
#E2608B
Color 4
:root {
  --color-1: #A22AAC;
  --color-2: #EC51D2;
  --color-3: #E84FA8;
  --color-4: #E2608B;
}
colors: {
  'palette-1': '#A22AAC',
  'palette-2': '#EC51D2',
  'palette-3': '#E84FA8',
  'palette-4': '#E2608B',
}
const palette = [
  '#A22AAC',
  '#EC51D2',
  '#E84FA8',
  '#E2608B',
];
$color-1: #A22AAC;
$color-2: #EC51D2;
$color-3: #E84FA8;
$color-4: #E2608B;
Palette Codes 4 COLORS

This is a warm, bold 4-colour palette built from closely related tones that blend harmoniously.

1,642 Views
Added Jun 2026
Copy & Download

About this color palette

This is a warm, bold 4-colour palette built from closely related tones that blend harmoniously. It is anchored by Pink (#EC51D2) and reads as well balanced in lightness, with an average saturation of 72% and lightness of 57%. It suits energetic, friendly and lifestyle-oriented designs.

The colors in this palette

Pink #A22AAC

rgb(162, 42, 172) · hsl(295, 61%, 42%)

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

Pink #EC51D2

rgb(236, 81, 210) · hsl(310, 80%, 62%)

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

Pink #E84FA8

rgb(232, 79, 168) · hsl(325, 77%, 61%)

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

Pink #E2608B

rgb(226, 96, 139) · hsl(340, 69%, 63%)

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
#A22AAC #EC51D2 1.93:1 Fail Fail
#A22AAC #E2608B 1.81:1 Fail Fail
#A22AAC #E84FA8 1.77:1 Fail Fail
#EC51D2 #E84FA8 1.09:1 Fail Fail
#EC51D2 #E2608B 1.06:1 Fail Fail
#E84FA8 #E2608B 1.03:1 Fail Fail

How to use these colors

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

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 #A22AAC, #EC51D2, #E84FA8 and #E2608B. 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!