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

Lime & Teal, Pink Color Palette

#B8EB0F 184, 235, 15
#33C4F0 51, 196, 240
#D530AE 213, 48, 174
#DBDED4 219, 222, 212
#B8EB0F
Color 1
#33C4F0
Color 2
#D530AE
Color 3
#DBDED4
Color 4
:root {
  --color-1: #B8EB0F;
  --color-2: #33C4F0;
  --color-3: #D530AE;
  --color-4: #DBDED4;
}
colors: {
  'palette-1': '#B8EB0F',
  'palette-2': '#33C4F0',
  'palette-3': '#D530AE',
  'palette-4': '#DBDED4',
}
const palette = [
  '#B8EB0F',
  '#33C4F0',
  '#D530AE',
  '#DBDED4',
];
$color-1: #B8EB0F;
$color-2: #33C4F0;
$color-3: #D530AE;
$color-4: #DBDED4;
Palette Codes 4 COLORS

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

2,821 Views
Added Jun 2026
Copy & Download

About this color palette

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

The colors in this palette

Lime #B8EB0F

rgb(184, 235, 15) · hsl(74, 88%, 49%)

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

Teal #33C4F0

rgb(51, 196, 240) · hsl(194, 86%, 57%)

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

Pink #D530AE

rgb(213, 48, 174) · hsl(314, 66%, 51%)

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

Light Lime #DBDED4

rgb(219, 222, 212) · hsl(78, 13%, 85%)

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
#D530AE #DBDED4 3.17:1 Fail Fail
#B8EB0F #D530AE 3.07:1 Fail Fail
#33C4F0 #D530AE 2.12:1 Fail Fail
#33C4F0 #DBDED4 1.5:1 Fail Fail
#B8EB0F #33C4F0 1.45:1 Fail Fail
#B8EB0F #DBDED4 1.03:1 Fail Fail

How to use these colors

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

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 #B8EB0F, #33C4F0, #D530AE and #DBDED4. 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!