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

Blue & Lime, Pink Color Palette

#ABE750 171, 231, 80
#34A4EF 52, 164, 239
#E363B0 227, 99, 176
#E4E9DC 228, 233, 220
#ABE750
Color 1
#34A4EF
Color 2
#E363B0
Color 3
#E4E9DC
Color 4
:root {
  --color-1: #ABE750;
  --color-2: #34A4EF;
  --color-3: #E363B0;
  --color-4: #E4E9DC;
}
colors: {
  'palette-1': '#ABE750',
  'palette-2': '#34A4EF',
  'palette-3': '#E363B0',
  'palette-4': '#E4E9DC',
}
const palette = [
  '#ABE750',
  '#34A4EF',
  '#E363B0',
  '#E4E9DC',
];
$color-1: #ABE750;
$color-2: #34A4EF;
$color-3: #E363B0;
$color-4: #E4E9DC;
Palette Codes 4 COLORS

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

704 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 Blue (#34A4EF) and reads as bright and open, with an average saturation of 63% and lightness of 68%. It works well for calm, professional and modern interfaces.

The colors in this palette

Lime #ABE750

rgb(171, 231, 80) · hsl(84, 76%, 61%)

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

Blue #34A4EF

rgb(52, 164, 239) · hsl(204, 85%, 57%)

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

Pink #E363B0

rgb(227, 99, 176) · hsl(324, 70%, 64%)

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

Light Lime #E4E9DC

rgb(228, 233, 220) · hsl(83, 23%, 89%)

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
#E363B0 #E4E9DC 2.54:1 Fail Fail
#34A4EF #E4E9DC 2.21:1 Fail Fail
#ABE750 #E363B0 2.14:1 Fail Fail
#ABE750 #34A4EF 1.85:1 Fail Fail
#ABE750 #E4E9DC 1.19:1 Fail Fail
#34A4EF #E363B0 1.15:1 Fail Fail

How to use these colors

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

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 #ABE750, #34A4EF, #E363B0 and #E4E9DC. 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!