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

Blue & Lime, Pink Color Palette

#6CE510 108, 229, 16
#0C63D4 12, 99, 212
#D7377C 215, 55, 124
#E2EBDB 226, 235, 219
#6CE510
Color 1
#0C63D4
Color 2
#D7377C
Color 3
#E2EBDB
Color 4
:root {
  --color-1: #6CE510;
  --color-2: #0C63D4;
  --color-3: #D7377C;
  --color-4: #E2EBDB;
}
colors: {
  'palette-1': '#6CE510',
  'palette-2': '#0C63D4',
  'palette-3': '#D7377C',
  'palette-4': '#E2EBDB',
}
const palette = [
  '#6CE510',
  '#0C63D4',
  '#D7377C',
  '#E2EBDB',
];
$color-1: #6CE510;
$color-2: #0C63D4;
$color-3: #D7377C;
$color-4: #E2EBDB;
Palette Codes 4 COLORS

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

614 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 (#0C63D4) and reads as well balanced in lightness, with an average saturation of 68% and lightness of 58%. It works well for calm, professional and modern interfaces.

The colors in this palette

Lime #6CE510

rgb(108, 229, 16) · hsl(94, 87%, 48%)

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

Blue #0C63D4

rgb(12, 99, 212) · hsl(214, 89%, 44%)

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

Pink #D7377C

rgb(215, 55, 124) · hsl(334, 67%, 53%)

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

Light Lime #E2EBDB

rgb(226, 235, 219) · hsl(94, 29%, 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
#0C63D4 #E2EBDB 4.57:1 Pass Fail
#D7377C #E2EBDB 3.63:1 Fail Fail
#6CE510 #0C63D4 3.43:1 Fail Fail
#6CE510 #D7377C 2.72:1 Fail Fail
#6CE510 #E2EBDB 1.33:1 Fail Fail
#0C63D4 #D7377C 1.26:1 Fail Fail

How to use these colors

  • Background — Light Lime (#E2EBDB): the lightest tone — a clean base for large areas
  • Text — Blue (#0C63D4): the darkest tone — readable for body copy and headings
  • Primary — Blue (#0C63D4): the most saturated tone — buttons, links and key UI
  • Accent — Lime (#6CE510): 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 (#6CE510), Blue (#0C63D4), Pink (#D7377C) and Light Lime (#E2EBDB).

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 #6CE510, #0C63D4, #D7377C and #E2EBDB. You can copy them as CSS variables, Tailwind, SCSS or JSON from the code panel above.

Is this palette accessible for text?

Yes — Blue text on Light Lime reaches a contrast ratio of 4.57:1, which meets the WCAG AA standard for readable text.

Related Palettes

Copied!