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

Pink & Lime, Blue Color Palette

#70AE29 112, 174, 41
#4894D5 72, 148, 213
#EE58A8 238, 88, 168
#EBEFE6 235, 239, 230
#70AE29
Color 1
#4894D5
Color 2
#EE58A8
Color 3
#EBEFE6
Color 4
:root {
  --color-1: #70AE29;
  --color-2: #4894D5;
  --color-3: #EE58A8;
  --color-4: #EBEFE6;
}
colors: {
  'palette-1': '#70AE29',
  'palette-2': '#4894D5',
  'palette-3': '#EE58A8',
  'palette-4': '#EBEFE6',
}
const palette = [
  '#70AE29',
  '#4894D5',
  '#EE58A8',
  '#EBEFE6',
];
$color-1: #70AE29;
$color-2: #4894D5;
$color-3: #EE58A8;
$color-4: #EBEFE6;
Palette Codes 4 COLORS

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

1,086 Views
Added Jun 2026
Copy & Download

About this color palette

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

The colors in this palette

Lime #70AE29

rgb(112, 174, 41) · hsl(88, 62%, 42%)

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

Blue #4894D5

rgb(72, 148, 213) · hsl(208, 63%, 56%)

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

Pink #EE58A8

rgb(238, 88, 168) · hsl(328, 82%, 64%)

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

Light Lime #EBEFE6

rgb(235, 239, 230) · hsl(87, 22%, 92%)

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
#4894D5 #EBEFE6 2.78:1 Fail Fail
#EE58A8 #EBEFE6 2.73:1 Fail Fail
#70AE29 #EBEFE6 2.32:1 Fail Fail
#70AE29 #4894D5 1.2:1 Fail Fail
#70AE29 #EE58A8 1.18:1 Fail Fail
#4894D5 #EE58A8 1.02:1 Fail Fail

How to use these colors

  • Background — Light Lime (#EBEFE6): the lightest tone — a clean base for large areas
  • Text — Lime (#70AE29): the darkest tone — readable for body copy and headings
  • Primary — Pink (#EE58A8): the most saturated tone — buttons, links and key UI
  • Accent — Blue (#4894D5): 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 (#70AE29), Blue (#4894D5), Pink (#EE58A8) and Light Lime (#EBEFE6).

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 #70AE29, #4894D5, #EE58A8 and #EBEFE6. 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!