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

Blue & Green, Pink Color Palette

#73E845 115, 232, 69
#1D58ED 29, 88, 237
#B72A52 183, 42, 82
#ECF0EB 236, 240, 235
#73E845
Color 1
#1D58ED
Color 2
#B72A52
Color 3
#ECF0EB
Color 4
:root {
  --color-1: #73E845;
  --color-2: #1D58ED;
  --color-3: #B72A52;
  --color-4: #ECF0EB;
}
colors: {
  'palette-1': '#73E845',
  'palette-2': '#1D58ED',
  'palette-3': '#B72A52',
  'palette-4': '#ECF0EB',
}
const palette = [
  '#73E845',
  '#1D58ED',
  '#B72A52',
  '#ECF0EB',
];
$color-1: #73E845;
$color-2: #1D58ED;
$color-3: #B72A52;
$color-4: #ECF0EB;
Palette Codes 4 COLORS

This is a cool, high-energy 4-colour palette pairing strongly contrasting colours for real visual punch.

3,364 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, high-energy 4-colour palette pairing strongly contrasting colours for real visual punch. It is anchored by Blue (#1D58ED) and reads as well balanced in lightness, with an average saturation of 60% and lightness of 62%. It works well for calm, professional and modern interfaces.

The colors in this palette

Green #73E845

rgb(115, 232, 69) · hsl(103, 78%, 59%)

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

Blue #1D58ED

rgb(29, 88, 237) · hsl(223, 85%, 52%)

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

Pink #B72A52

rgb(183, 42, 82) · hsl(343, 63%, 44%)

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

Light Green #ECF0EB

rgb(236, 240, 235) · hsl(108, 14%, 93%)

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
#B72A52 #ECF0EB 5.26:1 Pass Fail
#1D58ED #ECF0EB 4.97:1 Pass Fail
#73E845 #B72A52 3.85:1 Fail Fail
#73E845 #1D58ED 3.64:1 Fail Fail
#73E845 #ECF0EB 1.36:1 Fail Fail
#1D58ED #B72A52 1.06:1 Fail Fail

How to use these colors

  • Background — Light Green (#ECF0EB): the lightest tone — a clean base for large areas
  • Text — Pink (#B72A52): the darkest tone — readable for body copy and headings
  • Primary — Blue (#1D58ED): the most saturated tone — buttons, links and key UI
  • Accent — Green (#73E845): 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 Blue 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 (#73E845), Blue (#1D58ED), Pink (#B72A52) and Light Green (#ECF0EB).

Is this a warm or cool colour palette?

It is a cool palette — its tones lean toward blues, greens and purples, which feel calm and modern.

What are the hex codes for this palette?

The hex codes are #73E845, #1D58ED, #B72A52 and #ECF0EB. You can copy them as CSS variables, Tailwind, SCSS or JSON from the code panel above.

Is this palette accessible for text?

Yes — Pink text on Light Green reaches a contrast ratio of 5.26:1, which meets the WCAG AA standard for readable text.

Related Palettes

Copied!