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

Green & Green, Pink Color Palette

#1EE68F 30, 230, 143
#92DDBD 146, 221, 189
#E01A70 224, 26, 112
#F08EB9 240, 142, 185
#1EE68F
Color 1
#92DDBD
Color 2
#E01A70
Color 3
#F08EB9
Color 4
:root {
  --color-1: #1EE68F;
  --color-2: #92DDBD;
  --color-3: #E01A70;
  --color-4: #F08EB9;
}
colors: {
  'palette-1': '#1EE68F',
  'palette-2': '#92DDBD',
  'palette-3': '#E01A70',
  'palette-4': '#F08EB9',
}
const palette = [
  '#1EE68F',
  '#92DDBD',
  '#E01A70',
  '#F08EB9',
];
$color-1: #1EE68F;
$color-2: #92DDBD;
$color-3: #E01A70;
$color-4: #F08EB9;
Palette Codes 4 COLORS

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

1,669 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 (#1EE68F) and reads as well balanced in lightness, with an average saturation of 72% and lightness of 62%. It adapts to a wide range of web and brand projects.

The colors in this palette

Green #1EE68F

rgb(30, 230, 143) · hsl(154, 80%, 51%)

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

Green #92DDBD

rgb(146, 221, 189) · hsl(154, 52%, 72%)

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

Pink #E01A70

rgb(224, 26, 112) · hsl(334, 79%, 49%)

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

Pink #F08EB9

rgb(240, 142, 185) · hsl(334, 77%, 75%)

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
#92DDBD #E01A70 2.92:1 Fail Fail
#1EE68F #E01A70 2.81:1 Fail Fail
#E01A70 #F08EB9 2.04:1 Fail Fail
#92DDBD #F08EB9 1.43:1 Fail Fail
#1EE68F #F08EB9 1.38:1 Fail Fail
#1EE68F #92DDBD 1.04:1 Fail Fail

How to use these colors

  • Background — Pink (#F08EB9): the lightest tone — a clean base for large areas
  • Text — Pink (#E01A70): the darkest tone — readable for body copy and headings
  • Primary — Green (#1EE68F): the most saturated tone — buttons, links and key UI
  • Accent — Pink (#E01A70): 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 (#1EE68F), Green (#92DDBD), Pink (#E01A70) and Pink (#F08EB9).

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 #1EE68F, #92DDBD, #E01A70 and #F08EB9. 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!