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

Teal & Lime, Pink Color Palette

#CBD963 203, 217, 99
#1AD6EF 26, 214, 239
#D123BD 209, 35, 189
#DCDDD4 220, 221, 212
#CBD963
Color 1
#1AD6EF
Color 2
#D123BD
Color 3
#DCDDD4
Color 4
:root {
  --color-1: #CBD963;
  --color-2: #1AD6EF;
  --color-3: #D123BD;
  --color-4: #DCDDD4;
}
colors: {
  'palette-1': '#CBD963',
  'palette-2': '#1AD6EF',
  'palette-3': '#D123BD',
  'palette-4': '#DCDDD4',
}
const palette = [
  '#CBD963',
  '#1AD6EF',
  '#D123BD',
  '#DCDDD4',
];
$color-1: #CBD963;
$color-2: #1AD6EF;
$color-3: #D123BD;
$color-4: #DCDDD4;
Palette Codes 4 COLORS

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

1,571 Views
Added Jun 2026
Copy & Download

About this color palette

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

The colors in this palette

Lime #CBD963

rgb(203, 217, 99) · hsl(67, 61%, 62%)

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

Teal #1AD6EF

rgb(26, 214, 239) · hsl(187, 87%, 52%)

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

Pink #D123BD

rgb(209, 35, 189) · hsl(307, 71%, 48%)

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

Light Gray #DCDDD4

rgb(220, 221, 212) · hsl(67, 12%, 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
#D123BD #DCDDD4 3.27:1 Fail Fail
#CBD963 #D123BD 2.91:1 Fail Fail
#1AD6EF #D123BD 2.54:1 Fail Fail
#1AD6EF #DCDDD4 1.29:1 Fail Fail
#CBD963 #1AD6EF 1.15:1 Fail Fail
#CBD963 #DCDDD4 1.12:1 Fail Fail

How to use these colors

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

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 #CBD963, #1AD6EF, #D123BD and #DCDDD4. 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!