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

Pink & Lime, Teal Color Palette

#B5D94A 181, 217, 74
#31ABD3 49, 171, 211
#B6168E 182, 22, 142
#EFF1E9 239, 241, 233
#B5D94A
Color 1
#31ABD3
Color 2
#B6168E
Color 3
#EFF1E9
Color 4
:root {
  --color-1: #B5D94A;
  --color-2: #31ABD3;
  --color-3: #B6168E;
  --color-4: #EFF1E9;
}
colors: {
  'palette-1': '#B5D94A',
  'palette-2': '#31ABD3',
  'palette-3': '#B6168E',
  'palette-4': '#EFF1E9',
}
const palette = [
  '#B5D94A',
  '#31ABD3',
  '#B6168E',
  '#EFF1E9',
];
$color-1: #B5D94A;
$color-2: #31ABD3;
$color-3: #B6168E;
$color-4: #EFF1E9;
Palette Codes 4 COLORS

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

146 Views
Added Jun 2026
Copy & Download

About this color palette

This is a balanced, versatile 4-colour palette pairing strongly contrasting colours for real visual punch. It is anchored by Pink (#B6168E) and reads as well balanced in lightness, with an average saturation of 58% and lightness of 60%. It adapts to a wide range of web and brand projects.

The colors in this palette

Lime #B5D94A

rgb(181, 217, 74) · hsl(75, 65%, 57%)

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

Teal #31ABD3

rgb(49, 171, 211) · hsl(195, 65%, 51%)

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

Pink #B6168E

rgb(182, 22, 142) · hsl(315, 78%, 40%)

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

Light Lime #EFF1E9

rgb(239, 241, 233) · hsl(75, 22%, 93%)

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
#B6168E #EFF1E9 5.27:1 Pass Fail
#B5D94A #B6168E 3.72:1 Fail Fail
#31ABD3 #EFF1E9 2.33:1 Fail Fail
#31ABD3 #B6168E 2.26:1 Fail Fail
#B5D94A #31ABD3 1.64:1 Fail Fail
#B5D94A #EFF1E9 1.42:1 Fail Fail

How to use these colors

  • Background — Light Lime (#EFF1E9): the lightest tone — a clean base for large areas
  • Text — Pink (#B6168E): the darkest tone — readable for body copy and headings
  • Primary — Pink (#B6168E): the most saturated tone — buttons, links and key UI
  • Accent — Lime (#B5D94A): 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 (#B5D94A), Teal (#31ABD3), Pink (#B6168E) and Light Lime (#EFF1E9).

Is this a warm or cool colour palette?

It is balanced, mixing warm and cool tones fairly evenly.

What are the hex codes for this palette?

The hex codes are #B5D94A, #31ABD3, #B6168E and #EFF1E9. 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.27:1, which meets the WCAG AA standard for readable text.

Related Palettes

Copied!