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

Teal & Yellow, Pink Color Palette

#EAF02D 234, 240, 45
#1BECF3 27, 236, 243
#CA0CC4 202, 12, 196
#E6E7D5 230, 231, 213
#EAF02D
Color 1
#1BECF3
Color 2
#CA0CC4
Color 3
#E6E7D5
Color 4
:root {
  --color-1: #EAF02D;
  --color-2: #1BECF3;
  --color-3: #CA0CC4;
  --color-4: #E6E7D5;
}
colors: {
  'palette-1': '#EAF02D',
  'palette-2': '#1BECF3',
  'palette-3': '#CA0CC4',
  'palette-4': '#E6E7D5',
}
const palette = [
  '#EAF02D',
  '#1BECF3',
  '#CA0CC4',
  '#E6E7D5',
];
$color-1: #EAF02D;
$color-2: #1BECF3;
$color-3: #CA0CC4;
$color-4: #E6E7D5;
Palette Codes 4 COLORS

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

4,587 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 (#1BECF3) and reads as well balanced in lightness, with an average saturation of 73% and lightness of 59%. It suits energetic, friendly and lifestyle-oriented designs.

The colors in this palette

Yellow #EAF02D

rgb(234, 240, 45) · hsl(62, 87%, 56%)

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

Teal #1BECF3

rgb(27, 236, 243) · hsl(182, 90%, 53%)

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

Pink #CA0CC4

rgb(202, 12, 196) · hsl(302, 89%, 42%)

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

Light Yellow #E6E7D5

rgb(230, 231, 213) · hsl(63, 27%, 87%)

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
#EAF02D #CA0CC4 3.9:1 Fail Fail
#CA0CC4 #E6E7D5 3.84:1 Fail Fail
#1BECF3 #CA0CC4 3.29:1 Fail Fail
#EAF02D #1BECF3 1.19:1 Fail Fail
#1BECF3 #E6E7D5 1.17:1 Fail Fail
#EAF02D #E6E7D5 1.01:1 Fail Fail

How to use these colors

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

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 #EAF02D, #1BECF3, #CA0CC4 and #E6E7D5. 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!