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

Lime & Blue, Pink Color Palette

#A7EF43 167, 239, 67
#2C99E8 44, 153, 232
#C52081 197, 32, 129
#F0F1EE 240, 241, 238
#A7EF43
Color 1
#2C99E8
Color 2
#C52081
Color 3
#F0F1EE
Color 4
:root {
  --color-1: #A7EF43;
  --color-2: #2C99E8;
  --color-3: #C52081;
  --color-4: #F0F1EE;
}
colors: {
  'palette-1': '#A7EF43',
  'palette-2': '#2C99E8',
  'palette-3': '#C52081',
  'palette-4': '#F0F1EE',
}
const palette = [
  '#A7EF43',
  '#2C99E8',
  '#C52081',
  '#F0F1EE',
];
$color-1: #A7EF43;
$color-2: #2C99E8;
$color-3: #C52081;
$color-4: #F0F1EE;
Palette Codes 4 COLORS

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

3,969 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 Lime (#A7EF43) and reads as well balanced in lightness, with an average saturation of 62% and lightness of 63%. It works well for calm, professional and modern interfaces.

The colors in this palette

Lime #A7EF43

rgb(167, 239, 67) · hsl(85, 84%, 60%)

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

Blue #2C99E8

rgb(44, 153, 232) · hsl(205, 80%, 54%)

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

Pink #C52081

rgb(197, 32, 129) · hsl(325, 72%, 45%)

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
#C52081 #F0F1EE 4.75:1 Pass Fail
#A7EF43 #C52081 3.87:1 Fail Fail
#2C99E8 #F0F1EE 2.71:1 Fail Fail
#A7EF43 #2C99E8 2.21:1 Fail Fail
#2C99E8 #C52081 1.75:1 Fail Fail
#A7EF43 #F0F1EE 1.23:1 Fail Fail

How to use these colors

  • Background — White (#F0F1EE): the lightest tone — a clean base for large areas
  • Text — Pink (#C52081): the darkest tone — readable for body copy and headings
  • Primary — Lime (#A7EF43): the most saturated tone — buttons, links and key UI
  • Accent — Blue (#2C99E8): 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 Lime 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 (#A7EF43), Blue (#2C99E8), Pink (#C52081) 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 #A7EF43, #2C99E8, #C52081 and #F0F1EE. 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 White reaches a contrast ratio of 4.75:1, which meets the WCAG AA standard for readable text.

Related Palettes

Copied!