Pink & Pink Color Palette — PaletteCSS
Back to palettes

Pink & Pink Color Palette

#D342E0 211, 66, 224
#E335C6 227, 53, 198
#D34A9A 211, 74, 154
#BD2E5D 189, 46, 93
#D342E0
Color 1
#E335C6
Color 2
#D34A9A
Color 3
#BD2E5D
Color 4
:root {
  --color-1: #D342E0;
  --color-2: #E335C6;
  --color-3: #D34A9A;
  --color-4: #BD2E5D;
}
colors: {
  'palette-1': '#D342E0',
  'palette-2': '#E335C6',
  'palette-3': '#D34A9A',
  'palette-4': '#BD2E5D',
}
const palette = [
  '#D342E0',
  '#E335C6',
  '#D34A9A',
  '#BD2E5D',
];
$color-1: #D342E0;
$color-2: #E335C6;
$color-3: #D34A9A;
$color-4: #BD2E5D;
Palette Codes 4 COLORS

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

178 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 (#E335C6) and reads as well balanced in lightness, with an average saturation of 67% and lightness of 53%. It suits energetic, friendly and lifestyle-oriented designs.

The colors in this palette

Pink #D342E0

rgb(211, 66, 224) · hsl(295, 72%, 57%)

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

Pink #E335C6

rgb(227, 53, 198) · hsl(310, 76%, 55%)

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

Pink #D34A9A

rgb(211, 74, 154) · hsl(325, 61%, 56%)

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

Pink #BD2E5D

rgb(189, 46, 93) · hsl(340, 61%, 46%)

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

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
#D342E0 #BD2E5D 1.52:1 Fail Fail
#E335C6 #BD2E5D 1.51:1 Fail Fail
#D34A9A #BD2E5D 1.4:1 Fail Fail
#D342E0 #D34A9A 1.08:1 Fail Fail
#E335C6 #D34A9A 1.07:1 Fail Fail
#D342E0 #E335C6 1.01:1 Fail Fail

How to use these colors

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

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 #D342E0, #E335C6, #D34A9A and #BD2E5D. 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!