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

Pink & Green, Pink Color Palette

#19A91E 25, 169, 30
#70E674 112, 230, 116
#C313BD 195, 19, 189
#D883D5 216, 131, 213
#19A91E
Color 1
#70E674
Color 2
#C313BD
Color 3
#D883D5
Color 4
:root {
  --color-1: #19A91E;
  --color-2: #70E674;
  --color-3: #C313BD;
  --color-4: #D883D5;
}
colors: {
  'palette-1': '#19A91E',
  'palette-2': '#70E674',
  'palette-3': '#C313BD',
  'palette-4': '#D883D5',
}
const palette = [
  '#19A91E',
  '#70E674',
  '#C313BD',
  '#D883D5',
];
$color-1: #19A91E;
$color-2: #70E674;
$color-3: #C313BD;
$color-4: #D883D5;
Palette Codes 4 COLORS

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

3,584 Views
Added Jun 2026
Copy & Download

About this color palette

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

The colors in this palette

Green #19A91E

rgb(25, 169, 30) · hsl(122, 74%, 38%)

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

Green #70E674

rgb(112, 230, 116) · hsl(122, 70%, 67%)

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

Pink #C313BD

rgb(195, 19, 189) · hsl(302, 82%, 42%)

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

Pink #D883D5

rgb(216, 131, 213) · hsl(302, 52%, 68%)

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
#70E674 #C313BD 3.2:1 Fail Fail
#19A91E #70E674 1.97:1 Fail Fail
#C313BD #D883D5 1.96:1 Fail Fail
#70E674 #D883D5 1.63:1 Fail Fail
#19A91E #C313BD 1.62:1 Fail Fail
#19A91E #D883D5 1.21:1 Fail Fail

How to use these colors

  • Background — Pink (#D883D5): the lightest tone — a clean base for large areas
  • Text — Green (#19A91E): the darkest tone — readable for body copy and headings
  • Primary — Pink (#C313BD): the most saturated tone — buttons, links and key UI
  • Accent — Green (#19A91E): 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 (#19A91E), Green (#70E674), Pink (#C313BD) and Pink (#D883D5).

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 #19A91E, #70E674, #C313BD and #D883D5. 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!