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

Yellow & Pink, Teal Color Palette

#EA0AE0 234, 10, 224
#0BF5F5 11, 245, 245
#F5EE0A 245, 238, 10
#F10A0A 241, 10, 10
#EA0AE0
Color 1
#0BF5F5
Color 2
#F5EE0A
Color 3
#F10A0A
Color 4
:root {
  --color-1: #EA0AE0;
  --color-2: #0BF5F5;
  --color-3: #F5EE0A;
  --color-4: #F10A0A;
}
colors: {
  'palette-1': '#EA0AE0',
  'palette-2': '#0BF5F5',
  'palette-3': '#F5EE0A',
  'palette-4': '#F10A0A',
}
const palette = [
  '#EA0AE0',
  '#0BF5F5',
  '#F5EE0A',
  '#F10A0A',
];
$color-1: #EA0AE0;
$color-2: #0BF5F5;
$color-3: #F5EE0A;
$color-4: #F10A0A;
Palette Codes 4 COLORS

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

7,823 Views
Added Jun 2026
Copy & Download

About this color palette

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

The colors in this palette

Pink #EA0AE0

rgb(234, 10, 224) · hsl(303, 92%, 48%)

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

Teal #0BF5F5

rgb(11, 245, 245) · hsl(180, 92%, 50%)

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

Yellow #F5EE0A

rgb(245, 238, 10) · hsl(58, 92%, 50%)

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

Red #F10A0A

rgb(241, 10, 10) · hsl(0, 92%, 49%)

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

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
#F5EE0A #F10A0A 3.57:1 Fail Fail
#0BF5F5 #F10A0A 3.22:1 Fail Fail
#EA0AE0 #F5EE0A 3.05:1 Fail Fail
#EA0AE0 #0BF5F5 2.74:1 Fail Fail
#EA0AE0 #F10A0A 1.17:1 Fail Fail
#0BF5F5 #F5EE0A 1.11:1 Fail Fail

How to use these colors

  • Background — Teal (#0BF5F5): the lightest tone — a clean base for large areas
  • Text — Pink (#EA0AE0): the darkest tone — readable for body copy and headings
  • Primary — Yellow (#F5EE0A): the most saturated tone — buttons, links and key UI
  • Accent — Red (#F10A0A): 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: Pink (#EA0AE0), Teal (#0BF5F5), Yellow (#F5EE0A) and Red (#F10A0A).

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 #EA0AE0, #0BF5F5, #F5EE0A and #F10A0A. 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!