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

Teal & Lime, Pink Color Palette

#C4D246 196, 210, 70
#1DD3E7 29, 211, 231
#B71FA8 183, 31, 168
#F5F6EF 245, 246, 239
#C4D246
Color 1
#1DD3E7
Color 2
#B71FA8
Color 3
#F5F6EF
Color 4
:root {
  --color-1: #C4D246;
  --color-2: #1DD3E7;
  --color-3: #B71FA8;
  --color-4: #F5F6EF;
}
colors: {
  'palette-1': '#C4D246',
  'palette-2': '#1DD3E7',
  'palette-3': '#B71FA8',
  'palette-4': '#F5F6EF',
}
const palette = [
  '#C4D246',
  '#1DD3E7',
  '#B71FA8',
  '#F5F6EF',
];
$color-1: #C4D246;
$color-2: #1DD3E7;
$color-3: #B71FA8;
$color-4: #F5F6EF;
Palette Codes 4 COLORS

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

4,245 Views
Added Jun 2026
Tags
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 (#1DD3E7) and reads as well balanced in lightness, with an average saturation of 60% and lightness of 61%. It suits energetic, friendly and lifestyle-oriented designs.

The colors in this palette

Lime #C4D246

rgb(196, 210, 70) · hsl(66, 61%, 55%)

A balanced mid-tone that works well for primary surfaces and UI elements.

Teal #1DD3E7

rgb(29, 211, 231) · hsl(186, 81%, 51%)

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

Pink #B71FA8

rgb(183, 31, 168) · hsl(306, 71%, 42%)

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

Light Lime #F5F6EF

rgb(245, 246, 239) · hsl(69, 28%, 95%)

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
#B71FA8 #F5F6EF 5.12:1 Pass Fail
#C4D246 #B71FA8 3.35:1 Fail Fail
#1DD3E7 #B71FA8 3.05:1 Fail Fail
#1DD3E7 #F5F6EF 1.68:1 Fail Fail
#C4D246 #F5F6EF 1.53:1 Fail Fail
#C4D246 #1DD3E7 1.1:1 Fail Fail

How to use these colors

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

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 #C4D246, #1DD3E7, #B71FA8 and #F5F6EF. You can copy them as CSS variables, Tailwind, SCSS or JSON from the code panel above.

Is this palette accessible for text?

Yes — Pink text on Light Lime reaches a contrast ratio of 5.12:1, which meets the WCAG AA standard for readable text.

Related Palettes

Copied!