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

Teal & Lime, Pink Color Palette

#B5D03E 181, 208, 62
#5BD1EC 91, 209, 236
#C02AA5 192, 42, 165
#EEEFE6 238, 239, 230
#B5D03E
Color 1
#5BD1EC
Color 2
#C02AA5
Color 3
#EEEFE6
Color 4
:root {
  --color-1: #B5D03E;
  --color-2: #5BD1EC;
  --color-3: #C02AA5;
  --color-4: #EEEFE6;
}
colors: {
  'palette-1': '#B5D03E',
  'palette-2': '#5BD1EC',
  'palette-3': '#C02AA5',
  'palette-4': '#EEEFE6',
}
const palette = [
  '#B5D03E',
  '#5BD1EC',
  '#C02AA5',
  '#EEEFE6',
];
$color-1: #B5D03E;
$color-2: #5BD1EC;
$color-3: #C02AA5;
$color-4: #EEEFE6;
Palette Codes 4 COLORS

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

2,624 Views
Added Jun 2026
Tags
Copy & Download

About this color palette

This is a warm, easygoing 4-colour palette that combines high-contrast tones for a bold, dynamic look. It is anchored by Teal (#5BD1EC) and reads as well balanced in lightness, with an average saturation of 57% and lightness of 64%. It suits energetic, friendly and lifestyle-oriented designs.

The colors in this palette

Lime #B5D03E

rgb(181, 208, 62) · hsl(71, 61%, 53%)

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

Teal #5BD1EC

rgb(91, 209, 236) · hsl(191, 79%, 64%)

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

Pink #C02AA5

rgb(192, 42, 165) · hsl(311, 64%, 46%)

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

Light Lime #EEEFE6

rgb(238, 239, 230) · hsl(67, 22%, 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
#C02AA5 #EEEFE6 4.4:1 Fail Fail
#B5D03E #C02AA5 2.93:1 Fail Fail
#5BD1EC #C02AA5 2.86:1 Fail Fail
#5BD1EC #EEEFE6 1.54:1 Fail Fail
#B5D03E #EEEFE6 1.5:1 Fail Fail
#B5D03E #5BD1EC 1.02:1 Fail Fail

How to use these colors

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

Is this a warm or cool colour palette?

It is a warm palette — its tones lean toward reds, oranges and yellows, which feel energetic and inviting.

What are the hex codes for this palette?

The hex codes are #B5D03E, #5BD1EC, #C02AA5 and #EEEFE6. 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!