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

Yellow & Pink, Teal Color Palette

#EF0AE1 239, 10, 225
#0AD5CD 10, 213, 205
#F2F30A 242, 243, 10
#EA0A0A 234, 10, 10
#EF0AE1
Color 1
#0AD5CD
Color 2
#F2F30A
Color 3
#EA0A0A
Color 4
:root {
  --color-1: #EF0AE1;
  --color-2: #0AD5CD;
  --color-3: #F2F30A;
  --color-4: #EA0A0A;
}
colors: {
  'palette-1': '#EF0AE1',
  'palette-2': '#0AD5CD',
  'palette-3': '#F2F30A',
  'palette-4': '#EA0A0A',
}
const palette = [
  '#EF0AE1',
  '#0AD5CD',
  '#F2F30A',
  '#EA0A0A',
];
$color-1: #EF0AE1;
$color-2: #0AD5CD;
$color-3: #F2F30A;
$color-4: #EA0A0A;
Palette Codes 4 COLORS

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

3,325 Views
Added Jun 2026
Tags
Copy & Download

About this color palette

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

The colors in this palette

Pink #EF0AE1

rgb(239, 10, 225) · hsl(304, 92%, 49%)

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

Teal #0AD5CD

rgb(10, 213, 205) · hsl(178, 91%, 44%)

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

Yellow #F2F30A

rgb(242, 243, 10) · hsl(60, 92%, 50%)

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

Red #EA0A0A

rgb(234, 10, 10) · hsl(0, 92%, 48%)

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
#F2F30A #EA0A0A 3.87:1 Fail Fail
#EF0AE1 #F2F30A 3.03:1 Fail Fail
#0AD5CD #EA0A0A 2.51:1 Fail Fail
#EF0AE1 #0AD5CD 1.97:1 Fail Fail
#0AD5CD #F2F30A 1.54:1 Fail Fail
#EF0AE1 #EA0A0A 1.28:1 Fail Fail

How to use these colors

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

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 #EF0AE1, #0AD5CD, #F2F30A and #EA0A0A. 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!