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

Teal & Lime, Pink Color Palette

#A7BB25 167, 187, 37
#18C2DC 24, 194, 220
#C624B1 198, 36, 177
#E4E5DC 228, 229, 220
#A7BB25
Color 1
#18C2DC
Color 2
#C624B1
Color 3
#E4E5DC
Color 4
:root {
  --color-1: #A7BB25;
  --color-2: #18C2DC;
  --color-3: #C624B1;
  --color-4: #E4E5DC;
}
colors: {
  'palette-1': '#A7BB25',
  'palette-2': '#18C2DC',
  'palette-3': '#C624B1',
  'palette-4': '#E4E5DC',
}
const palette = [
  '#A7BB25',
  '#18C2DC',
  '#C624B1',
  '#E4E5DC',
];
$color-1: #A7BB25;
$color-2: #18C2DC;
$color-3: #C624B1;
$color-4: #E4E5DC;
Palette Codes 4 COLORS

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

2,378 Views
Added Jun 2026
Copy & Download

About this color palette

This is a warm, versatile 4-colour palette pairing strongly contrasting colours for real visual punch. It is anchored by Teal (#18C2DC) and reads as well balanced in lightness, with an average saturation of 58% and lightness of 56%. It suits energetic, friendly and lifestyle-oriented designs.

The colors in this palette

Lime #A7BB25

rgb(167, 187, 37) · hsl(68, 67%, 44%)

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

Teal #18C2DC

rgb(24, 194, 220) · hsl(188, 80%, 48%)

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

Pink #C624B1

rgb(198, 36, 177) · hsl(308, 69%, 46%)

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

Light Lime #E4E5DC

rgb(228, 229, 220) · hsl(67, 15%, 88%)

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
#C624B1 #E4E5DC 3.86:1 Fail Fail
#A7BB25 #C624B1 2.28:1 Fail Fail
#18C2DC #C624B1 2.28:1 Fail Fail
#A7BB25 #E4E5DC 1.69:1 Fail Fail
#18C2DC #E4E5DC 1.69:1 Fail Fail
#A7BB25 #18C2DC 1:1 Fail Fail

How to use these colors

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

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 #A7BB25, #18C2DC, #C624B1 and #E4E5DC. 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!