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

Green & Green, Pink Color Palette

#00DB3A 0, 219, 58
#5EE883 94, 232, 131
#F104B2 241, 4, 178
#D676BC 214, 118, 188
#00DB3A
Color 1
#5EE883
Color 2
#F104B2
Color 3
#D676BC
Color 4
:root {
  --color-1: #00DB3A;
  --color-2: #5EE883;
  --color-3: #F104B2;
  --color-4: #D676BC;
}
colors: {
  'palette-1': '#00DB3A',
  'palette-2': '#5EE883',
  'palette-3': '#F104B2',
  'palette-4': '#D676BC',
}
const palette = [
  '#00DB3A',
  '#5EE883',
  '#F104B2',
  '#D676BC',
];
$color-1: #00DB3A;
$color-2: #5EE883;
$color-3: #F104B2;
$color-4: #D676BC;
Palette Codes 4 COLORS

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

957 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 (#00DB3A) and reads as well balanced in lightness, with an average saturation of 81% and lightness of 55%. It adapts to a wide range of web and brand projects.

The colors in this palette

Green #00DB3A

rgb(0, 219, 58) · hsl(136, 100%, 43%)

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

Green #5EE883

rgb(94, 232, 131) · hsl(136, 75%, 64%)

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

Pink #F104B2

rgb(241, 4, 178) · hsl(316, 97%, 48%)

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

Pink #D676BC

rgb(214, 118, 188) · hsl(316, 54%, 65%)

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
#5EE883 #F104B2 2.47:1 Fail Fail
#00DB3A #F104B2 2.07:1 Fail Fail
#5EE883 #D676BC 1.86:1 Fail Fail
#00DB3A #D676BC 1.56:1 Fail Fail
#F104B2 #D676BC 1.33:1 Fail Fail
#00DB3A #5EE883 1.19:1 Fail Fail

How to use these colors

  • Background — Pink (#D676BC): the lightest tone — a clean base for large areas
  • Text — Green (#00DB3A): the darkest tone — readable for body copy and headings
  • Primary — Green (#00DB3A): the most saturated tone — buttons, links and key UI
  • Accent — Pink (#F104B2): 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 (#00DB3A), Green (#5EE883), Pink (#F104B2) and Pink (#D676BC).

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 #00DB3A, #5EE883, #F104B2 and #D676BC. 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!