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

Teal & Lime, Pink Color Palette

#B8F330 184, 243, 48
#2FB9F4 47, 185, 244
#C70F90 199, 15, 144
#E7EAE1 231, 234, 225
#B8F330
Color 1
#2FB9F4
Color 2
#C70F90
Color 3
#E7EAE1
Color 4
:root {
  --color-1: #B8F330;
  --color-2: #2FB9F4;
  --color-3: #C70F90;
  --color-4: #E7EAE1;
}
colors: {
  'palette-1': '#B8F330',
  'palette-2': '#2FB9F4',
  'palette-3': '#C70F90',
  'palette-4': '#E7EAE1',
}
const palette = [
  '#B8F330',
  '#2FB9F4',
  '#C70F90',
  '#E7EAE1',
];
$color-1: #B8F330;
$color-2: #2FB9F4;
$color-3: #C70F90;
$color-4: #E7EAE1;
Palette Codes 4 COLORS

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

1,639 Views
Added Jun 2026
Copy & Download

About this color palette

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

The colors in this palette

Lime #B8F330

rgb(184, 243, 48) · hsl(78, 89%, 57%)

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

Teal #2FB9F4

rgb(47, 185, 244) · hsl(198, 90%, 57%)

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

Pink #C70F90

rgb(199, 15, 144) · hsl(318, 86%, 42%)

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

Light Lime #E7EAE1

rgb(231, 234, 225) · hsl(80, 18%, 90%)

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
#C70F90 #E7EAE1 4.42:1 Fail Fail
#B8F330 #C70F90 4.08:1 Fail Fail
#2FB9F4 #C70F90 2.4:1 Fail Fail
#2FB9F4 #E7EAE1 1.84:1 Fail Fail
#B8F330 #2FB9F4 1.7:1 Fail Fail
#B8F330 #E7EAE1 1.09:1 Fail Fail

How to use these colors

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

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 #B8F330, #2FB9F4, #C70F90 and #E7EAE1. 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!