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

Teal & Lime, Pink Color Palette

#A2C427 162, 196, 39
#1AC1EF 26, 193, 239
#DB29B4 219, 41, 180
#E6E8DE 230, 232, 222
#A2C427
Color 1
#1AC1EF
Color 2
#DB29B4
Color 3
#E6E8DE
Color 4
:root {
  --color-1: #A2C427;
  --color-2: #1AC1EF;
  --color-3: #DB29B4;
  --color-4: #E6E8DE;
}
colors: {
  'palette-1': '#A2C427',
  'palette-2': '#1AC1EF',
  'palette-3': '#DB29B4',
  'palette-4': '#E6E8DE',
}
const palette = [
  '#A2C427',
  '#1AC1EF',
  '#DB29B4',
  '#E6E8DE',
];
$color-1: #A2C427;
$color-2: #1AC1EF;
$color-3: #DB29B4;
$color-4: #E6E8DE;
Palette Codes 4 COLORS

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

666 Views
Added Jun 2026
Copy & Download

About this color palette

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

The colors in this palette

Lime #A2C427

rgb(162, 196, 39) · hsl(73, 67%, 46%)

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

Teal #1AC1EF

rgb(26, 193, 239) · hsl(193, 87%, 52%)

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

Pink #DB29B4

rgb(219, 41, 180) · hsl(313, 71%, 51%)

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

Light Lime #E6E8DE

rgb(230, 232, 222) · hsl(72, 18%, 89%)

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
#DB29B4 #E6E8DE 3.4:1 Fail Fail
#A2C427 #DB29B4 2.1:1 Fail Fail
#1AC1EF #DB29B4 1.99:1 Fail Fail
#1AC1EF #E6E8DE 1.71:1 Fail Fail
#A2C427 #E6E8DE 1.62:1 Fail Fail
#A2C427 #1AC1EF 1.05:1 Fail Fail

How to use these colors

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

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 #A2C427, #1AC1EF, #DB29B4 and #E6E8DE. 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!