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

Pink & Green, Light Green Color Palette

#17A644 23, 166, 68
#B2E6C2 178, 230, 194
#F80DAD 248, 13, 173
#F396D5 243, 150, 213
#17A644
Color 1
#B2E6C2
Color 2
#F80DAD
Color 3
#F396D5
Color 4
:root {
  --color-1: #17A644;
  --color-2: #B2E6C2;
  --color-3: #F80DAD;
  --color-4: #F396D5;
}
colors: {
  'palette-1': '#17A644',
  'palette-2': '#B2E6C2',
  'palette-3': '#F80DAD',
  'palette-4': '#F396D5',
}
const palette = [
  '#17A644',
  '#B2E6C2',
  '#F80DAD',
  '#F396D5',
];
$color-1: #17A644;
$color-2: #B2E6C2;
$color-3: #F80DAD;
$color-4: #F396D5;
Palette Codes 4 COLORS

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

932 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 Pink (#F80DAD) 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 #17A644

rgb(23, 166, 68) · hsl(139, 76%, 37%)

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

Light Green #B2E6C2

rgb(178, 230, 194) · hsl(138, 51%, 80%)

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

Pink #F80DAD

rgb(248, 13, 173) · hsl(319, 94%, 51%)

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

Pink #F396D5

rgb(243, 150, 213) · hsl(319, 79%, 77%)

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
#B2E6C2 #F80DAD 2.65:1 Fail Fail
#17A644 #B2E6C2 2.28:1 Fail Fail
#F80DAD #F396D5 1.79:1 Fail Fail
#17A644 #F396D5 1.54:1 Fail Fail
#B2E6C2 #F396D5 1.48:1 Fail Fail
#17A644 #F80DAD 1.16:1 Fail Fail

How to use these colors

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

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 #17A644, #B2E6C2, #F80DAD and #F396D5. 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!