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

Blue & Lime, Pink Color Palette

#69B52C 105, 181, 44
#1E66BE 30, 102, 190
#D84688 216, 70, 136
#DAE6D1 218, 230, 209
#69B52C
Color 1
#1E66BE
Color 2
#D84688
Color 3
#DAE6D1
Color 4
:root {
  --color-1: #69B52C;
  --color-2: #1E66BE;
  --color-3: #D84688;
  --color-4: #DAE6D1;
}
colors: {
  'palette-1': '#69B52C',
  'palette-2': '#1E66BE',
  'palette-3': '#D84688',
  'palette-4': '#DAE6D1',
}
const palette = [
  '#69B52C',
  '#1E66BE',
  '#D84688',
  '#DAE6D1',
];
$color-1: #69B52C;
$color-2: #1E66BE;
$color-3: #D84688;
$color-4: #DAE6D1;
Palette Codes 4 COLORS

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

1,654 Views
Added Jun 2026
Copy & Download

About this color palette

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

The colors in this palette

Lime #69B52C

rgb(105, 181, 44) · hsl(93, 61%, 44%)

A balanced mid-tone that works well for primary surfaces and UI elements.

Blue #1E66BE

rgb(30, 102, 190) · hsl(213, 73%, 43%)

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

Pink #D84688

rgb(216, 70, 136) · hsl(333, 65%, 56%)

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

Light Lime #DAE6D1

rgb(218, 230, 209) · hsl(94, 30%, 86%)

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
#1E66BE #DAE6D1 4.38:1 Fail Fail
#D84688 #DAE6D1 3.15:1 Fail Fail
#69B52C #1E66BE 2.23:1 Fail Fail
#69B52C #DAE6D1 1.97:1 Fail Fail
#69B52C #D84688 1.6:1 Fail Fail
#1E66BE #D84688 1.39:1 Fail Fail

How to use these colors

  • Background — Light Lime (#DAE6D1): the lightest tone — a clean base for large areas
  • Text — Blue (#1E66BE): the darkest tone — readable for body copy and headings
  • Primary — Blue (#1E66BE): the most saturated tone — buttons, links and key UI
  • Accent — Pink (#D84688): 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 (#69B52C), Blue (#1E66BE), Pink (#D84688) and Light Lime (#DAE6D1).

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 #69B52C, #1E66BE, #D84688 and #DAE6D1. 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!