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

Blue & Lime, Pink Color Palette

#62AE24 98, 174, 36
#3D90F5 61, 144, 245
#D9176E 217, 23, 110
#E2E8DE 226, 232, 222
#62AE24
Color 1
#3D90F5
Color 2
#D9176E
Color 3
#E2E8DE
Color 4
:root {
  --color-1: #62AE24;
  --color-2: #3D90F5;
  --color-3: #D9176E;
  --color-4: #E2E8DE;
}
colors: {
  'palette-1': '#62AE24',
  'palette-2': '#3D90F5',
  'palette-3': '#D9176E',
  'palette-4': '#E2E8DE',
}
const palette = [
  '#62AE24',
  '#3D90F5',
  '#D9176E',
  '#E2E8DE',
];
$color-1: #62AE24;
$color-2: #3D90F5;
$color-3: #D9176E;
$color-4: #E2E8DE;
Palette Codes 4 COLORS

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

445 Views
Added Jun 2026
Tags
Copy & Download

About this color palette

This is a cool, vibrant 4-colour palette that combines high-contrast tones for a bold, dynamic look. It is anchored by Blue (#3D90F5) and reads as well balanced in lightness, with an average saturation of 64% and lightness of 59%. It works well for calm, professional and modern interfaces.

The colors in this palette

Lime #62AE24

rgb(98, 174, 36) · hsl(93, 66%, 41%)

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

Blue #3D90F5

rgb(61, 144, 245) · hsl(213, 90%, 60%)

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

Pink #D9176E

rgb(217, 23, 110) · hsl(333, 81%, 47%)

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

Light Green #E2E8DE

rgb(226, 232, 222) · hsl(96, 18%, 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
#D9176E #E2E8DE 3.92:1 Fail Fail
#3D90F5 #E2E8DE 2.59:1 Fail Fail
#62AE24 #E2E8DE 2.21:1 Fail Fail
#62AE24 #D9176E 1.77:1 Fail Fail
#3D90F5 #D9176E 1.51:1 Fail Fail
#62AE24 #3D90F5 1.17:1 Fail Fail

How to use these colors

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

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 #62AE24, #3D90F5, #D9176E and #E2E8DE. 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!