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

Pink & Green, Pink Color Palette

#1CCA76 28, 202, 118
#52EBA1 82, 235, 161
#E8177C 232, 23, 124
#D65C97 214, 92, 151
#1CCA76
Color 1
#52EBA1
Color 2
#E8177C
Color 3
#D65C97
Color 4
:root {
  --color-1: #1CCA76;
  --color-2: #52EBA1;
  --color-3: #E8177C;
  --color-4: #D65C97;
}
colors: {
  'palette-1': '#1CCA76',
  'palette-2': '#52EBA1',
  'palette-3': '#E8177C',
  'palette-4': '#D65C97',
}
const palette = [
  '#1CCA76',
  '#52EBA1',
  '#E8177C',
  '#D65C97',
];
$color-1: #1CCA76;
$color-2: #52EBA1;
$color-3: #E8177C;
$color-4: #D65C97;
Palette Codes 4 COLORS

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

2,546 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 (#E8177C) and reads as well balanced in lightness, with an average saturation of 74% and lightness of 54%. It adapts to a wide range of web and brand projects.

The colors in this palette

Green #1CCA76

rgb(28, 202, 118) · hsl(151, 76%, 45%)

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

Green #52EBA1

rgb(82, 235, 161) · hsl(151, 79%, 62%)

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

Pink #E8177C

rgb(232, 23, 124) · hsl(331, 82%, 50%)

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

Pink #D65C97

rgb(214, 92, 151) · hsl(331, 60%, 60%)

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
#52EBA1 #E8177C 2.84:1 Fail Fail
#52EBA1 #D65C97 2.36:1 Fail Fail
#1CCA76 #E8177C 2.01:1 Fail Fail
#1CCA76 #D65C97 1.67:1 Fail Fail
#1CCA76 #52EBA1 1.41:1 Fail Fail
#E8177C #D65C97 1.2:1 Fail Fail

How to use these colors

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

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 #1CCA76, #52EBA1, #E8177C and #D65C97. 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!