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

Green & Green, Pink Color Palette

#07CA7F 7, 202, 127
#78E3BA 120, 227, 186
#E33175 227, 49, 117
#E68FB0 230, 143, 176
#07CA7F
Color 1
#78E3BA
Color 2
#E33175
Color 3
#E68FB0
Color 4
:root {
  --color-1: #07CA7F;
  --color-2: #78E3BA;
  --color-3: #E33175;
  --color-4: #E68FB0;
}
colors: {
  'palette-1': '#07CA7F',
  'palette-2': '#78E3BA',
  'palette-3': '#E33175',
  'palette-4': '#E68FB0',
}
const palette = [
  '#07CA7F',
  '#78E3BA',
  '#E33175',
  '#E68FB0',
];
$color-1: #07CA7F;
$color-2: #78E3BA;
$color-3: #E33175;
$color-4: #E68FB0;
Palette Codes 4 COLORS

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

3,018 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 (#07CA7F) and reads as well balanced in lightness, with an average saturation of 75% and lightness of 59%. It adapts to a wide range of web and brand projects.

The colors in this palette

Green #07CA7F

rgb(7, 202, 127) · hsl(157, 93%, 41%)

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

Green #78E3BA

rgb(120, 227, 186) · hsl(157, 66%, 68%)

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

Pink #E33175

rgb(227, 49, 117) · hsl(337, 76%, 54%)

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

Pink #E68FB0

rgb(230, 143, 176) · hsl(337, 64%, 73%)

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
#78E3BA #E33175 2.72:1 Fail Fail
#07CA7F #E33175 1.97:1 Fail Fail
#E33175 #E68FB0 1.8:1 Fail Fail
#78E3BA #E68FB0 1.51:1 Fail Fail
#07CA7F #78E3BA 1.38:1 Fail Fail
#07CA7F #E68FB0 1.09:1 Fail Fail

How to use these colors

  • Background — Pink (#E68FB0): the lightest tone — a clean base for large areas
  • Text — Green (#07CA7F): the darkest tone — readable for body copy and headings
  • Primary — Green (#07CA7F): the most saturated tone — buttons, links and key UI
  • Accent — Pink (#E33175): 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 (#07CA7F), Green (#78E3BA), Pink (#E33175) and Pink (#E68FB0).

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 #07CA7F, #78E3BA, #E33175 and #E68FB0. 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!