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

Pink & Green, Pink Color Palette

#36DD92 54, 221, 146
#8FE0BC 143, 224, 188
#B20A56 178, 10, 86
#EE87B5 238, 135, 181
#36DD92
Color 1
#8FE0BC
Color 2
#B20A56
Color 3
#EE87B5
Color 4
:root {
  --color-1: #36DD92;
  --color-2: #8FE0BC;
  --color-3: #B20A56;
  --color-4: #EE87B5;
}
colors: {
  'palette-1': '#36DD92',
  'palette-2': '#8FE0BC',
  'palette-3': '#B20A56',
  'palette-4': '#EE87B5',
}
const palette = [
  '#36DD92',
  '#8FE0BC',
  '#B20A56',
  '#EE87B5',
];
$color-1: #36DD92;
$color-2: #8FE0BC;
$color-3: #B20A56;
$color-4: #EE87B5;
Palette Codes 4 COLORS

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

5,787 Views
Added Jun 2026
Copy & Download

About this color palette

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

The colors in this palette

Green #36DD92

rgb(54, 221, 146) · hsl(153, 71%, 54%)

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

Green #8FE0BC

rgb(143, 224, 188) · hsl(153, 57%, 72%)

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

Pink #B20A56

rgb(178, 10, 86) · hsl(333, 89%, 37%)

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

Pink #EE87B5

rgb(238, 135, 181) · hsl(333, 75%, 73%)

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
#8FE0BC #B20A56 4.41:1 Fail Fail
#36DD92 #B20A56 3.88:1 Fail Fail
#B20A56 #EE87B5 2.86:1 Fail Fail
#8FE0BC #EE87B5 1.55:1 Fail Fail
#36DD92 #EE87B5 1.36:1 Fail Fail
#36DD92 #8FE0BC 1.14:1 Fail Fail

How to use these colors

  • Background — Pink (#EE87B5): the lightest tone — a clean base for large areas
  • Text — Pink (#B20A56): the darkest tone — readable for body copy and headings
  • Primary — Pink (#B20A56): the most saturated tone — buttons, links and key UI
  • Accent — Green (#36DD92): 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 (#36DD92), Green (#8FE0BC), Pink (#B20A56) and Pink (#EE87B5).

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 #36DD92, #8FE0BC, #B20A56 and #EE87B5. 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!