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

Blue & Lime, Pink Color Palette

#93EB28 147, 235, 40
#55ABF1 85, 171, 241
#D64394 214, 67, 148
#F0F1EE 240, 241, 238
#93EB28
Color 1
#55ABF1
Color 2
#D64394
Color 3
#F0F1EE
Color 4
:root {
  --color-1: #93EB28;
  --color-2: #55ABF1;
  --color-3: #D64394;
  --color-4: #F0F1EE;
}
colors: {
  'palette-1': '#93EB28',
  'palette-2': '#55ABF1',
  'palette-3': '#D64394',
  'palette-4': '#F0F1EE',
}
const palette = [
  '#93EB28',
  '#55ABF1',
  '#D64394',
  '#F0F1EE',
];
$color-1: #93EB28;
$color-2: #55ABF1;
$color-3: #D64394;
$color-4: #F0F1EE;
Palette Codes 4 COLORS

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

845 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, vibrant 4-colour palette pairing strongly contrasting colours for real visual punch. It is anchored by Blue (#55ABF1) and reads as bright and open, with an average saturation of 60% and lightness of 67%. It works well for calm, professional and modern interfaces.

The colors in this palette

Lime #93EB28

rgb(147, 235, 40) · hsl(87, 83%, 54%)

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

Blue #55ABF1

rgb(85, 171, 241) · hsl(207, 85%, 64%)

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

Pink #D64394

rgb(214, 67, 148) · hsl(327, 64%, 55%)

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

White #F0F1EE

rgb(240, 241, 238) · hsl(80, 10%, 94%)

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
#D64394 #F0F1EE 3.64:1 Fail Fail
#93EB28 #D64394 2.78:1 Fail Fail
#55ABF1 #F0F1EE 2.18:1 Fail Fail
#93EB28 #55ABF1 1.67:1 Fail Fail
#55ABF1 #D64394 1.67:1 Fail Fail
#93EB28 #F0F1EE 1.31:1 Fail Fail

How to use these colors

  • Background — White (#F0F1EE): the lightest tone — a clean base for large areas
  • Text — Lime (#93EB28): the darkest tone — readable for body copy and headings
  • Primary — Blue (#55ABF1): the most saturated tone — buttons, links and key UI
  • Accent — Lime (#93EB28): 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 (#93EB28), Blue (#55ABF1), Pink (#D64394) and White (#F0F1EE).

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 #93EB28, #55ABF1, #D64394 and #F0F1EE. 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!