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

Pink & Lime, Blue Color Palette

#85D43A 133, 212, 58
#3789E1 55, 137, 225
#C4176B 196, 23, 107
#EAF0E6 234, 240, 230
#85D43A
Color 1
#3789E1
Color 2
#C4176B
Color 3
#EAF0E6
Color 4
:root {
  --color-1: #85D43A;
  --color-2: #3789E1;
  --color-3: #C4176B;
  --color-4: #EAF0E6;
}
colors: {
  'palette-1': '#85D43A',
  'palette-2': '#3789E1',
  'palette-3': '#C4176B',
  'palette-4': '#EAF0E6',
}
const palette = [
  '#85D43A',
  '#3789E1',
  '#C4176B',
  '#EAF0E6',
];
$color-1: #85D43A;
$color-2: #3789E1;
$color-3: #C4176B;
$color-4: #EAF0E6;
Palette Codes 4 COLORS

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

2,620 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 Pink (#C4176B) and reads as well balanced in lightness, with an average saturation of 61% and lightness of 61%. It works well for calm, professional and modern interfaces.

The colors in this palette

Lime #85D43A

rgb(133, 212, 58) · hsl(91, 64%, 53%)

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

Blue #3789E1

rgb(55, 137, 225) · hsl(211, 74%, 55%)

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

Pink #C4176B

rgb(196, 23, 107) · hsl(331, 79%, 43%)

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

Light Green #EAF0E6

rgb(234, 240, 230) · hsl(96, 25%, 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
#C4176B #EAF0E6 4.92:1 Pass Fail
#85D43A #C4176B 3.12:1 Fail Fail
#3789E1 #EAF0E6 3.11:1 Fail Fail
#85D43A #3789E1 1.97:1 Fail Fail
#85D43A #EAF0E6 1.58:1 Fail Fail
#3789E1 #C4176B 1.58:1 Fail Fail

How to use these colors

  • Background — Light Green (#EAF0E6): the lightest tone — a clean base for large areas
  • Text — Pink (#C4176B): the darkest tone — readable for body copy and headings
  • Primary — Pink (#C4176B): the most saturated tone — buttons, links and key UI
  • Accent — Blue (#3789E1): 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 (#85D43A), Blue (#3789E1), Pink (#C4176B) and Light Green (#EAF0E6).

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 #85D43A, #3789E1, #C4176B and #EAF0E6. 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 Green reaches a contrast ratio of 4.92:1, which meets the WCAG AA standard for readable text.

Related Palettes

Copied!