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

Pink & Yellow, Teal Color Palette

#D0DD1D 208, 221, 29
#39C6D0 57, 198, 208
#CB1ABF 203, 26, 191
#E0E0D6 224, 224, 214
#D0DD1D
Color 1
#39C6D0
Color 2
#CB1ABF
Color 3
#E0E0D6
Color 4
:root {
  --color-1: #D0DD1D;
  --color-2: #39C6D0;
  --color-3: #CB1ABF;
  --color-4: #E0E0D6;
}
colors: {
  'palette-1': '#D0DD1D',
  'palette-2': '#39C6D0',
  'palette-3': '#CB1ABF',
  'palette-4': '#E0E0D6',
}
const palette = [
  '#D0DD1D',
  '#39C6D0',
  '#CB1ABF',
  '#E0E0D6',
];
$color-1: #D0DD1D;
$color-2: #39C6D0;
$color-3: #CB1ABF;
$color-4: #E0E0D6;
Palette Codes 4 COLORS

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

6,468 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 Pink (#CB1ABF) and reads as well balanced in lightness, with an average saturation of 57% and lightness of 58%. It suits energetic, friendly and lifestyle-oriented designs.

The colors in this palette

Yellow #D0DD1D

rgb(208, 221, 29) · hsl(64, 77%, 49%)

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

Teal #39C6D0

rgb(57, 198, 208) · hsl(184, 62%, 52%)

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

Pink #CB1ABF

rgb(203, 26, 191) · hsl(304, 77%, 45%)

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

Light Yellow #E0E0D6

rgb(224, 224, 214) · hsl(60, 14%, 86%)

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
#CB1ABF #E0E0D6 3.56:1 Fail Fail
#D0DD1D #CB1ABF 3.16:1 Fail Fail
#39C6D0 #CB1ABF 2.29:1 Fail Fail
#39C6D0 #E0E0D6 1.56:1 Fail Fail
#D0DD1D #39C6D0 1.38:1 Fail Fail
#D0DD1D #E0E0D6 1.13:1 Fail Fail

How to use these colors

  • Background — Light Yellow (#E0E0D6): the lightest tone — a clean base for large areas
  • Text — Pink (#CB1ABF): the darkest tone — readable for body copy and headings
  • Primary — Pink (#CB1ABF): the most saturated tone — buttons, links and key UI
  • Accent — Yellow (#D0DD1D): 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 Pink 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: Yellow (#D0DD1D), Teal (#39C6D0), Pink (#CB1ABF) and Light Yellow (#E0E0D6).

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 #D0DD1D, #39C6D0, #CB1ABF and #E0E0D6. 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!