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

Green & Green, Pink Color Palette

#07B06A 7, 176, 106
#5CDBA6 92, 219, 166
#BA1258 186, 18, 88
#DB80A6 219, 128, 166
#07B06A
Color 1
#5CDBA6
Color 2
#BA1258
Color 3
#DB80A6
Color 4
:root {
  --color-1: #07B06A;
  --color-2: #5CDBA6;
  --color-3: #BA1258;
  --color-4: #DB80A6;
}
colors: {
  'palette-1': '#07B06A',
  'palette-2': '#5CDBA6',
  'palette-3': '#BA1258',
  'palette-4': '#DB80A6',
}
const palette = [
  '#07B06A',
  '#5CDBA6',
  '#BA1258',
  '#DB80A6',
];
$color-1: #07B06A;
$color-2: #5CDBA6;
$color-3: #BA1258;
$color-4: #DB80A6;
Palette Codes 4 COLORS

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

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

The colors in this palette

Green #07B06A

rgb(7, 176, 106) · hsl(155, 92%, 36%)

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

Green #5CDBA6

rgb(92, 219, 166) · hsl(155, 64%, 61%)

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

Pink #BA1258

rgb(186, 18, 88) · hsl(335, 82%, 40%)

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

Pink #DB80A6

rgb(219, 128, 166) · hsl(335, 56%, 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
#5CDBA6 #BA1258 3.66:1 Fail Fail
#BA1258 #DB80A6 2.31:1 Fail Fail
#07B06A #BA1258 2.24:1 Fail Fail
#07B06A #5CDBA6 1.63:1 Fail Fail
#5CDBA6 #DB80A6 1.59:1 Fail Fail
#07B06A #DB80A6 1.03:1 Fail Fail

How to use these colors

  • Background — Pink (#DB80A6): the lightest tone — a clean base for large areas
  • Text — Green (#07B06A): the darkest tone — readable for body copy and headings
  • Primary — Green (#07B06A): the most saturated tone — buttons, links and key UI
  • Accent — Pink (#BA1258): 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 (#07B06A), Green (#5CDBA6), Pink (#BA1258) and Pink (#DB80A6).

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 #07B06A, #5CDBA6, #BA1258 and #DB80A6. 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!