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

Green & Green, Pink Color Palette

#13F117 19, 241, 23
#55E758 85, 231, 88
#B814B5 184, 20, 181
#EE68EC 238, 104, 236
#13F117
Color 1
#55E758
Color 2
#B814B5
Color 3
#EE68EC
Color 4
:root {
  --color-1: #13F117;
  --color-2: #55E758;
  --color-3: #B814B5;
  --color-4: #EE68EC;
}
colors: {
  'palette-1': '#13F117',
  'palette-2': '#55E758',
  'palette-3': '#B814B5',
  'palette-4': '#EE68EC',
}
const palette = [
  '#13F117',
  '#55E758',
  '#B814B5',
  '#EE68EC',
];
$color-1: #13F117;
$color-2: #55E758;
$color-3: #B814B5;
$color-4: #EE68EC;
Palette Codes 4 COLORS

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

3,783 Views
Added Jun 2026
Copy & Download

About this color palette

This is a balanced, bold 4-colour palette pairing strongly contrasting colours for real visual punch. It is anchored by Green (#13F117) 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 #13F117

rgb(19, 241, 23) · hsl(121, 89%, 51%)

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

Green #55E758

rgb(85, 231, 88) · hsl(121, 75%, 62%)

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

Pink #B814B5

rgb(184, 20, 181) · hsl(301, 80%, 40%)

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

Pink #EE68EC

rgb(238, 104, 236) · hsl(301, 80%, 67%)

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
#13F117 #B814B5 3.58:1 Fail Fail
#55E758 #B814B5 3.41:1 Fail Fail
#B814B5 #EE68EC 2.06:1 Fail Fail
#13F117 #EE68EC 1.74:1 Fail Fail
#55E758 #EE68EC 1.66:1 Fail Fail
#13F117 #55E758 1.05:1 Fail Fail

How to use these colors

  • Background — Pink (#EE68EC): the lightest tone — a clean base for large areas
  • Text — Pink (#B814B5): the darkest tone — readable for body copy and headings
  • Primary — Green (#13F117): the most saturated tone — buttons, links and key UI
  • Accent — Pink (#B814B5): 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 (#13F117), Green (#55E758), Pink (#B814B5) and Pink (#EE68EC).

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 #13F117, #55E758, #B814B5 and #EE68EC. 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!