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

Teal & Lime, Pink Color Palette

#CFDF53 207, 223, 83
#36DCF2 54, 220, 242
#CD0EB7 205, 14, 183
#F1F2E9 241, 242, 233
#CFDF53
Color 1
#36DCF2
Color 2
#CD0EB7
Color 3
#F1F2E9
Color 4
:root {
  --color-1: #CFDF53;
  --color-2: #36DCF2;
  --color-3: #CD0EB7;
  --color-4: #F1F2E9;
}
colors: {
  'palette-1': '#CFDF53',
  'palette-2': '#36DCF2',
  'palette-3': '#CD0EB7',
  'palette-4': '#F1F2E9',
}
const palette = [
  '#CFDF53',
  '#36DCF2',
  '#CD0EB7',
  '#F1F2E9',
];
$color-1: #CFDF53;
$color-2: #36DCF2;
$color-3: #CD0EB7;
$color-4: #F1F2E9;
Palette Codes 4 COLORS

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

55 Views
Added Jun 2026
Copy & Download

About this color palette

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

The colors in this palette

Lime #CFDF53

rgb(207, 223, 83) · hsl(67, 69%, 60%)

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

Teal #36DCF2

rgb(54, 220, 242) · hsl(187, 88%, 58%)

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

Pink #CD0EB7

rgb(205, 14, 183) · hsl(307, 87%, 43%)

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

Light Lime #F1F2E9

rgb(241, 242, 233) · hsl(67, 26%, 93%)

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
#CD0EB7 #F1F2E9 4.29:1 Fail Fail
#CFDF53 #CD0EB7 3.3:1 Fail Fail
#36DCF2 #CD0EB7 2.92:1 Fail Fail
#36DCF2 #F1F2E9 1.47:1 Fail Fail
#CFDF53 #F1F2E9 1.3:1 Fail Fail
#CFDF53 #36DCF2 1.13:1 Fail Fail

How to use these colors

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

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 #CFDF53, #36DCF2, #CD0EB7 and #F1F2E9. 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!