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

Green & Green, Pink Color Palette

#0AFF81 10, 255, 129
#A3E0C1 163, 224, 193
#F01988 240, 25, 136
#EBADCD 235, 173, 205
#0AFF81
Color 1
#A3E0C1
Color 2
#F01988
Color 3
#EBADCD
Color 4
:root {
  --color-1: #0AFF81;
  --color-2: #A3E0C1;
  --color-3: #F01988;
  --color-4: #EBADCD;
}
colors: {
  'palette-1': '#0AFF81',
  'palette-2': '#A3E0C1',
  'palette-3': '#F01988',
  'palette-4': '#EBADCD',
}
const palette = [
  '#0AFF81',
  '#A3E0C1',
  '#F01988',
  '#EBADCD',
];
$color-1: #0AFF81;
$color-2: #A3E0C1;
$color-3: #F01988;
$color-4: #EBADCD;
Palette Codes 4 COLORS

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

4,383 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 (#0AFF81) and reads as well balanced in lightness, with an average saturation of 75% and lightness of 65%. It adapts to a wide range of web and brand projects.

The colors in this palette

Green #0AFF81

rgb(10, 255, 129) · hsl(149, 100%, 52%)

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

Green #A3E0C1

rgb(163, 224, 193) · hsl(150, 50%, 76%)

A balanced mid-tone that works well for primary surfaces and UI elements.

Pink #F01988

rgb(240, 25, 136) · hsl(329, 88%, 52%)

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

Light Pink #EBADCD

rgb(235, 173, 205) · hsl(329, 61%, 80%)

A light, airy tone — ideal for backgrounds and subtle fills.

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
#0AFF81 #F01988 3.01:1 Fail Fail
#A3E0C1 #F01988 2.69:1 Fail Fail
#F01988 #EBADCD 2.19:1 Fail Fail
#0AFF81 #EBADCD 1.37:1 Fail Fail
#A3E0C1 #EBADCD 1.23:1 Fail Fail
#0AFF81 #A3E0C1 1.12:1 Fail Fail

How to use these colors

  • Background — Light Pink (#EBADCD): the lightest tone — a clean base for large areas
  • Text — Green (#0AFF81): the darkest tone — readable for body copy and headings
  • Primary — Green (#0AFF81): the most saturated tone — buttons, links and key UI
  • Accent — Pink (#F01988): 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 (#0AFF81), Green (#A3E0C1), Pink (#F01988) and Light Pink (#EBADCD).

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 #0AFF81, #A3E0C1, #F01988 and #EBADCD. 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!