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

Pink & Green, Pink Color Palette

#34E598 52, 229, 152
#51E1A3 81, 225, 163
#B80A55 184, 10, 85
#EC98BC 236, 152, 188
#34E598
Color 1
#51E1A3
Color 2
#B80A55
Color 3
#EC98BC
Color 4
:root {
  --color-1: #34E598;
  --color-2: #51E1A3;
  --color-3: #B80A55;
  --color-4: #EC98BC;
}
colors: {
  'palette-1': '#34E598',
  'palette-2': '#51E1A3',
  'palette-3': '#B80A55',
  'palette-4': '#EC98BC',
}
const palette = [
  '#34E598',
  '#51E1A3',
  '#B80A55',
  '#EC98BC',
];
$color-1: #34E598;
$color-2: #51E1A3;
$color-3: #B80A55;
$color-4: #EC98BC;
Palette Codes 4 COLORS

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

192 Views
Added Jun 2026
Copy & Download

About this color palette

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

The colors in this palette

Green #34E598

rgb(52, 229, 152) · hsl(154, 77%, 55%)

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

Green #51E1A3

rgb(81, 225, 163) · hsl(154, 71%, 60%)

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

Pink #B80A55

rgb(184, 10, 85) · hsl(334, 90%, 38%)

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

Pink #EC98BC

rgb(236, 152, 188) · hsl(334, 69%, 76%)

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
#34E598 #B80A55 3.99:1 Fail Fail
#51E1A3 #B80A55 3.94:1 Fail Fail
#B80A55 #EC98BC 3.05:1 Fail Fail
#34E598 #EC98BC 1.31:1 Fail Fail
#51E1A3 #EC98BC 1.29:1 Fail Fail
#34E598 #51E1A3 1.01:1 Fail Fail

How to use these colors

  • Background — Pink (#EC98BC): the lightest tone — a clean base for large areas
  • Text — Pink (#B80A55): the darkest tone — readable for body copy and headings
  • Primary — Pink (#B80A55): the most saturated tone — buttons, links and key UI
  • Accent — Green (#34E598): 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 (#34E598), Green (#51E1A3), Pink (#B80A55) and Pink (#EC98BC).

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 #34E598, #51E1A3, #B80A55 and #EC98BC. 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!