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

Pink & Lime, Blue Color Palette

#72CA21 114, 202, 33
#2E73BD 46, 115, 189
#CF0C6A 207, 12, 106
#DEE3D9 222, 227, 217
#72CA21
Color 1
#2E73BD
Color 2
#CF0C6A
Color 3
#DEE3D9
Color 4
:root {
  --color-1: #72CA21;
  --color-2: #2E73BD;
  --color-3: #CF0C6A;
  --color-4: #DEE3D9;
}
colors: {
  'palette-1': '#72CA21',
  'palette-2': '#2E73BD',
  'palette-3': '#CF0C6A',
  'palette-4': '#DEE3D9',
}
const palette = [
  '#72CA21',
  '#2E73BD',
  '#CF0C6A',
  '#DEE3D9',
];
$color-1: #72CA21;
$color-2: #2E73BD;
$color-3: #CF0C6A;
$color-4: #DEE3D9;
Palette Codes 4 COLORS

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

1,401 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, high-energy 4-colour palette that combines high-contrast tones for a bold, dynamic look. It is anchored by Pink (#CF0C6A) and reads as well balanced in lightness, with an average saturation of 59% and lightness of 56%. It works well for calm, professional and modern interfaces.

The colors in this palette

Lime #72CA21

rgb(114, 202, 33) · hsl(91, 72%, 46%)

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

Blue #2E73BD

rgb(46, 115, 189) · hsl(211, 61%, 46%)

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

Pink #CF0C6A

rgb(207, 12, 106) · hsl(331, 89%, 43%)

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

Light Lime #DEE3D9

rgb(222, 227, 217) · hsl(90, 15%, 87%)

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
#CF0C6A #DEE3D9 4.11:1 Fail Fail
#2E73BD #DEE3D9 3.74:1 Fail Fail
#72CA21 #CF0C6A 2.6:1 Fail Fail
#72CA21 #2E73BD 2.37:1 Fail Fail
#72CA21 #DEE3D9 1.58:1 Fail Fail
#2E73BD #CF0C6A 1.1:1 Fail Fail

How to use these colors

  • Background — Light Lime (#DEE3D9): the lightest tone — a clean base for large areas
  • Text — Pink (#CF0C6A): the darkest tone — readable for body copy and headings
  • Primary — Pink (#CF0C6A): the most saturated tone — buttons, links and key UI
  • Accent — Lime (#72CA21): 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: Lime (#72CA21), Blue (#2E73BD), Pink (#CF0C6A) and Light Lime (#DEE3D9).

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 #72CA21, #2E73BD, #CF0C6A and #DEE3D9. 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!