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

Blue & Lime, Pink Color Palette

#99E147 153, 225, 71
#3F9CEE 63, 156, 238
#C42178 196, 33, 120
#F2F6EF 242, 246, 239
#99E147
Color 1
#3F9CEE
Color 2
#C42178
Color 3
#F2F6EF
Color 4
:root {
  --color-1: #99E147;
  --color-2: #3F9CEE;
  --color-3: #C42178;
  --color-4: #F2F6EF;
}
colors: {
  'palette-1': '#99E147',
  'palette-2': '#3F9CEE',
  'palette-3': '#C42178',
  'palette-4': '#F2F6EF',
}
const palette = [
  '#99E147',
  '#3F9CEE',
  '#C42178',
  '#F2F6EF',
];
$color-1: #99E147;
$color-2: #3F9CEE;
$color-3: #C42178;
$color-4: #F2F6EF;
Palette Codes 4 COLORS

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

1,777 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, bold 4-colour palette pairing strongly contrasting colours for real visual punch. It is anchored by Blue (#3F9CEE) and reads as well balanced in lightness, with an average saturation of 64% and lightness of 64%. It works well for calm, professional and modern interfaces.

The colors in this palette

Lime #99E147

rgb(153, 225, 71) · hsl(88, 72%, 58%)

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

Blue #3F9CEE

rgb(63, 156, 238) · hsl(208, 84%, 59%)

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

Pink #C42178

rgb(196, 33, 120) · hsl(328, 71%, 45%)

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

Light Lime #F2F6EF

rgb(242, 246, 239) · hsl(94, 28%, 95%)

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
#C42178 #F2F6EF 5.01:1 Pass Fail
#99E147 #C42178 3.45:1 Fail Fail
#3F9CEE #F2F6EF 2.67:1 Fail Fail
#3F9CEE #C42178 1.88:1 Fail Fail
#99E147 #3F9CEE 1.84:1 Fail Fail
#99E147 #F2F6EF 1.45:1 Fail Fail

How to use these colors

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

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 #99E147, #3F9CEE, #C42178 and #F2F6EF. 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 Light Lime reaches a contrast ratio of 5.01:1, which meets the WCAG AA standard for readable text.

Related Palettes

Copied!