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

Pink & Teal, Yellow Color Palette

#E10AF5 225, 10, 245
#0AF5EC 10, 245, 236
#F5F50A 245, 245, 10
#F20A0A 242, 10, 10
#E10AF5
Color 1
#0AF5EC
Color 2
#F5F50A
Color 3
#F20A0A
Color 4
:root {
  --color-1: #E10AF5;
  --color-2: #0AF5EC;
  --color-3: #F5F50A;
  --color-4: #F20A0A;
}
colors: {
  'palette-1': '#E10AF5',
  'palette-2': '#0AF5EC',
  'palette-3': '#F5F50A',
  'palette-4': '#F20A0A',
}
const palette = [
  '#E10AF5',
  '#0AF5EC',
  '#F5F50A',
  '#F20A0A',
];
$color-1: #E10AF5;
$color-2: #0AF5EC;
$color-3: #F5F50A;
$color-4: #F20A0A;
Palette Codes 4 COLORS

This is a balanced, high-energy 4-colour palette pairing strongly contrasting colours for real visual punch.

305 Views
Added Jun 2026
Copy & Download

About this color palette

This is a balanced, high-energy 4-colour palette pairing strongly contrasting colours for real visual punch. It is anchored by Pink (#E10AF5) and reads as well balanced in lightness, with an average saturation of 92% and lightness of 50%. It adapts to a wide range of web and brand projects.

The colors in this palette

Pink #E10AF5

rgb(225, 10, 245) · hsl(295, 92%, 50%)

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

Teal #0AF5EC

rgb(10, 245, 236) · hsl(178, 92%, 50%)

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

Yellow #F5F50A

rgb(245, 245, 10) · hsl(60, 92%, 50%)

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

Red #F20A0A

rgb(242, 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
#F5F50A #F20A0A 3.72:1 Fail Fail
#E10AF5 #F5F50A 3.23:1 Fail Fail
#0AF5EC #F20A0A 3.17:1 Fail Fail
#E10AF5 #0AF5EC 2.75:1 Fail Fail
#0AF5EC #F5F50A 1.17:1 Fail Fail
#E10AF5 #F20A0A 1.15:1 Fail Fail

How to use these colors

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

Is this a warm or cool colour palette?

It is balanced, mixing warm and cool tones fairly evenly.

What are the hex codes for this palette?

The hex codes are #E10AF5, #0AF5EC, #F5F50A and #F20A0A. 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!