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

Green & Green, Pink Color Palette

#20AC16 32, 172, 22
#88DE82 136, 222, 130
#D02EDC 208, 46, 220
#E193E6 225, 147, 230
#20AC16
Color 1
#88DE82
Color 2
#D02EDC
Color 3
#E193E6
Color 4
:root {
  --color-1: #20AC16;
  --color-2: #88DE82;
  --color-3: #D02EDC;
  --color-4: #E193E6;
}
colors: {
  'palette-1': '#20AC16',
  'palette-2': '#88DE82',
  'palette-3': '#D02EDC',
  'palette-4': '#E193E6',
}
const palette = [
  '#20AC16',
  '#88DE82',
  '#D02EDC',
  '#E193E6',
];
$color-1: #20AC16;
$color-2: #88DE82;
$color-3: #D02EDC;
$color-4: #E193E6;
Palette Codes 4 COLORS

This is a balanced, bold 4-colour palette pairing strongly contrasting colours for real visual punch.

1,301 Views
Added Jun 2026
Copy & Download

About this color palette

This is a balanced, bold 4-colour palette pairing strongly contrasting colours for real visual punch. It is anchored by Green (#20AC16) and reads as well balanced in lightness, with an average saturation of 67% and lightness of 58%. It adapts to a wide range of web and brand projects.

The colors in this palette

Green #20AC16

rgb(32, 172, 22) · hsl(116, 77%, 38%)

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

Green #88DE82

rgb(136, 222, 130) · hsl(116, 58%, 69%)

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

Pink #D02EDC

rgb(208, 46, 220) · hsl(296, 71%, 52%)

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

Pink #E193E6

rgb(225, 147, 230) · hsl(296, 62%, 74%)

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
#88DE82 #D02EDC 2.51:1 Fail Fail
#D02EDC #E193E6 1.86:1 Fail Fail
#20AC16 #88DE82 1.84:1 Fail Fail
#20AC16 #D02EDC 1.37:1 Fail Fail
#20AC16 #E193E6 1.36:1 Fail Fail
#88DE82 #E193E6 1.35:1 Fail Fail

How to use these colors

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

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 #20AC16, #88DE82, #D02EDC and #E193E6. 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!