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

Pink & Green, Pink Color Palette

#20F87A 32, 248, 122
#87DEAB 135, 222, 171
#F81B9C 248, 27, 156
#E6A7CC 230, 167, 204
#20F87A
Color 1
#87DEAB
Color 2
#F81B9C
Color 3
#E6A7CC
Color 4
:root {
  --color-1: #20F87A;
  --color-2: #87DEAB;
  --color-3: #F81B9C;
  --color-4: #E6A7CC;
}
colors: {
  'palette-1': '#20F87A',
  'palette-2': '#87DEAB',
  'palette-3': '#F81B9C',
  'palette-4': '#E6A7CC',
}
const palette = [
  '#20F87A',
  '#87DEAB',
  '#F81B9C',
  '#E6A7CC',
];
$color-1: #20F87A;
$color-2: #87DEAB;
$color-3: #F81B9C;
$color-4: #E6A7CC;
Palette Codes 4 COLORS

This is a balanced, high-energy 4-colour palette that combines high-contrast tones for a bold, dynamic look.

2,236 Views
Added Jun 2026
Copy & Download

About this color palette

This is a balanced, high-energy 4-colour palette that combines high-contrast tones for a bold, dynamic look. It is anchored by Pink (#F81B9C) and reads as well balanced in lightness, with an average saturation of 75% and lightness of 64%. It adapts to a wide range of web and brand projects.

The colors in this palette

Green #20F87A

rgb(32, 248, 122) · hsl(145, 94%, 55%)

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

Green #87DEAB

rgb(135, 222, 171) · hsl(145, 57%, 70%)

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

Pink #F81B9C

rgb(248, 27, 156) · hsl(325, 94%, 54%)

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

Pink #E6A7CC

rgb(230, 167, 204) · hsl(325, 56%, 78%)

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
#20F87A #F81B9C 2.62:1 Fail Fail
#87DEAB #F81B9C 2.32:1 Fail Fail
#F81B9C #E6A7CC 1.91:1 Fail Fail
#20F87A #E6A7CC 1.37:1 Fail Fail
#87DEAB #E6A7CC 1.21:1 Fail Fail
#20F87A #87DEAB 1.13:1 Fail Fail

How to use these colors

  • Background — Pink (#E6A7CC): the lightest tone — a clean base for large areas
  • Text — Pink (#F81B9C): the darkest tone — readable for body copy and headings
  • Primary — Pink (#F81B9C): the most saturated tone — buttons, links and key UI
  • Accent — Green (#20F87A): 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: Green (#20F87A), Green (#87DEAB), Pink (#F81B9C) and Pink (#E6A7CC).

Is this a warm or cool colour palette?

It is balanced, mixing warm and cool tones fairly evenly.

What are the hex codes for this palette?

The hex codes are #20F87A, #87DEAB, #F81B9C and #E6A7CC. 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!