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

Yellow & Teal, Pink Color Palette

#E4E453 228, 228, 83
#2BC5C5 43, 197, 197
#DA3EDA 218, 62, 218
#DFDFD7 223, 223, 215
#E4E453
Color 1
#2BC5C5
Color 2
#DA3EDA
Color 3
#DFDFD7
Color 4
:root {
  --color-1: #E4E453;
  --color-2: #2BC5C5;
  --color-3: #DA3EDA;
  --color-4: #DFDFD7;
}
colors: {
  'palette-1': '#E4E453',
  'palette-2': '#2BC5C5',
  'palette-3': '#DA3EDA',
  'palette-4': '#DFDFD7',
}
const palette = [
  '#E4E453',
  '#2BC5C5',
  '#DA3EDA',
  '#DFDFD7',
];
$color-1: #E4E453;
$color-2: #2BC5C5;
$color-3: #DA3EDA;
$color-4: #DFDFD7;
Palette Codes 4 COLORS

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

1,233 Views
Added Jun 2026
Copy & Download

About this color palette

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

The colors in this palette

Yellow #E4E453

rgb(228, 228, 83) · hsl(60, 73%, 61%)

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

Teal #2BC5C5

rgb(43, 197, 197) · hsl(180, 64%, 47%)

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

Pink #DA3EDA

rgb(218, 62, 218) · hsl(300, 68%, 55%)

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

Light Gray #DFDFD7

rgb(223, 223, 215) · hsl(60, 11%, 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
#DA3EDA #DFDFD7 2.76:1 Fail Fail
#E4E453 #DA3EDA 2.73:1 Fail Fail
#2BC5C5 #DA3EDA 1.74:1 Fail Fail
#2BC5C5 #DFDFD7 1.58:1 Fail Fail
#E4E453 #2BC5C5 1.57:1 Fail Fail
#E4E453 #DFDFD7 1.01:1 Fail Fail

How to use these colors

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

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 #E4E453, #2BC5C5, #DA3EDA and #DFDFD7. 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!