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

Green & Green, Pink Color Palette

#17DE2E 23, 222, 46
#90DF99 144, 223, 153
#A71696 167, 22, 150
#E184D6 225, 132, 214
#17DE2E
Color 1
#90DF99
Color 2
#A71696
Color 3
#E184D6
Color 4
:root {
  --color-1: #17DE2E;
  --color-2: #90DF99;
  --color-3: #A71696;
  --color-4: #E184D6;
}
colors: {
  'palette-1': '#17DE2E',
  'palette-2': '#90DF99',
  'palette-3': '#A71696',
  'palette-4': '#E184D6',
}
const palette = [
  '#17DE2E',
  '#90DF99',
  '#A71696',
  '#E184D6',
];
$color-1: #17DE2E;
$color-2: #90DF99;
$color-3: #A71696;
$color-4: #E184D6;
Palette Codes 4 COLORS

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

1,120 Views
Added Jun 2026
Copy & Download

About this color palette

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

The colors in this palette

Green #17DE2E

rgb(23, 222, 46) · hsl(127, 81%, 48%)

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

Green #90DF99

rgb(144, 223, 153) · hsl(127, 55%, 72%)

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

Pink #A71696

rgb(167, 22, 150) · hsl(307, 77%, 37%)

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

Pink #E184D6

rgb(225, 132, 214) · hsl(307, 61%, 70%)

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
#90DF99 #A71696 4.13:1 Fail Fail
#17DE2E #A71696 3.6:1 Fail Fail
#A71696 #E184D6 2.65:1 Fail Fail
#90DF99 #E184D6 1.56:1 Fail Fail
#17DE2E #E184D6 1.36:1 Fail Fail
#17DE2E #90DF99 1.15:1 Fail Fail

How to use these colors

  • Background — Green (#90DF99): the lightest tone — a clean base for large areas
  • Text — Pink (#A71696): the darkest tone — readable for body copy and headings
  • Primary — Green (#17DE2E): the most saturated tone — buttons, links and key UI
  • Accent — Pink (#A71696): 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 (#17DE2E), Green (#90DF99), Pink (#A71696) and Pink (#E184D6).

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 #17DE2E, #90DF99, #A71696 and #E184D6. 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!