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

Green & Light Green, Pink Color Palette

#11D47D 17, 212, 125
#AAE9CD 170, 233, 205
#ED217D 237, 33, 125
#E675A8 230, 117, 168
#11D47D
Color 1
#AAE9CD
Color 2
#ED217D
Color 3
#E675A8
Color 4
:root {
  --color-1: #11D47D;
  --color-2: #AAE9CD;
  --color-3: #ED217D;
  --color-4: #E675A8;
}
colors: {
  'palette-1': '#11D47D',
  'palette-2': '#AAE9CD',
  'palette-3': '#ED217D',
  'palette-4': '#E675A8',
}
const palette = [
  '#11D47D',
  '#AAE9CD',
  '#ED217D',
  '#E675A8',
];
$color-1: #11D47D;
$color-2: #AAE9CD;
$color-3: #ED217D;
$color-4: #E675A8;
Palette Codes 4 COLORS

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

3,961 Views
Added Jun 2026
Copy & Download

About this color palette

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

The colors in this palette

Green #11D47D

rgb(17, 212, 125) · hsl(153, 85%, 45%)

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

Light Green #AAE9CD

rgb(170, 233, 205) · hsl(153, 59%, 79%)

A light, airy tone — ideal for backgrounds and subtle fills.

Pink #ED217D

rgb(237, 33, 125) · hsl(333, 85%, 53%)

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

Pink #E675A8

rgb(230, 117, 168) · hsl(333, 69%, 68%)

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
#AAE9CD #ED217D 2.98:1 Fail Fail
#11D47D #ED217D 2.1:1 Fail Fail
#AAE9CD #E675A8 2.04:1 Fail Fail
#ED217D #E675A8 1.46:1 Fail Fail
#11D47D #E675A8 1.44:1 Fail Fail
#11D47D #AAE9CD 1.42:1 Fail Fail

How to use these colors

  • Background — Light Green (#AAE9CD): the lightest tone — a clean base for large areas
  • Text — Green (#11D47D): the darkest tone — readable for body copy and headings
  • Primary — Green (#11D47D): the most saturated tone — buttons, links and key UI
  • Accent — Pink (#ED217D): 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 (#11D47D), Light Green (#AAE9CD), Pink (#ED217D) and Pink (#E675A8).

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 #11D47D, #AAE9CD, #ED217D and #E675A8. 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!