Pink & Pink Color Palette — PaletteCSS
Back to palettes

Pink & Pink Color Palette

#CF14F0 207, 20, 240
#E218CE 226, 24, 206
#BA1C83 186, 28, 131
#ED689E 237, 104, 158
#CF14F0
Color 1
#E218CE
Color 2
#BA1C83
Color 3
#ED689E
Color 4
:root {
  --color-1: #CF14F0;
  --color-2: #E218CE;
  --color-3: #BA1C83;
  --color-4: #ED689E;
}
colors: {
  'palette-1': '#CF14F0',
  'palette-2': '#E218CE',
  'palette-3': '#BA1C83',
  'palette-4': '#ED689E',
}
const palette = [
  '#CF14F0',
  '#E218CE',
  '#BA1C83',
  '#ED689E',
];
$color-1: #CF14F0;
$color-2: #E218CE;
$color-3: #BA1C83;
$color-4: #ED689E;
Palette Codes 4 COLORS

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

1,937 Views
Added Jun 2026
Copy & Download

About this color palette

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

The colors in this palette

Pink #CF14F0

rgb(207, 20, 240) · hsl(291, 88%, 51%)

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

Pink #E218CE

rgb(226, 24, 206) · hsl(306, 81%, 49%)

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

Pink #BA1C83

rgb(186, 28, 131) · hsl(321, 74%, 42%)

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

Pink #ED689E

rgb(237, 104, 158) · hsl(336, 79%, 67%)

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
#BA1C83 #ED689E 1.98:1 Fail Fail
#E218CE #BA1C83 1.47:1 Fail Fail
#CF14F0 #ED689E 1.41:1 Fail Fail
#CF14F0 #BA1C83 1.4:1 Fail Fail
#E218CE #ED689E 1.35:1 Fail Fail
#CF14F0 #E218CE 1.05:1 Fail Fail

How to use these colors

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

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 #CF14F0, #E218CE, #BA1C83 and #ED689E. 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!