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

Pink & Teal, Yellow Color Palette

#F50AF5 245, 10, 245
#0AE8E4 10, 232, 228
#E0E60A 224, 230, 10
#CD0A0A 205, 10, 10
#F50AF5
Color 1
#0AE8E4
Color 2
#E0E60A
Color 3
#CD0A0A
Color 4
:root {
  --color-1: #F50AF5;
  --color-2: #0AE8E4;
  --color-3: #E0E60A;
  --color-4: #CD0A0A;
}
colors: {
  'palette-1': '#F50AF5',
  'palette-2': '#0AE8E4',
  'palette-3': '#E0E60A',
  'palette-4': '#CD0A0A',
}
const palette = [
  '#F50AF5',
  '#0AE8E4',
  '#E0E60A',
  '#CD0A0A',
];
$color-1: #F50AF5;
$color-2: #0AE8E4;
$color-3: #E0E60A;
$color-4: #CD0A0A;
Palette Codes 4 COLORS

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

7,909 Views
Added Jun 2026
Copy & Download

About this color palette

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

The colors in this palette

Pink #F50AF5

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

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

Teal #0AE8E4

rgb(10, 232, 228) · hsl(179, 92%, 47%)

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

Yellow #E0E60A

rgb(224, 230, 10) · hsl(62, 92%, 47%)

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

Red #CD0A0A

rgb(205, 10, 10) · hsl(0, 91%, 42%)

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
#E0E60A #CD0A0A 4.25:1 Fail Fail
#0AE8E4 #CD0A0A 3.75:1 Fail Fail
#F50AF5 #E0E60A 2.48:1 Fail Fail
#F50AF5 #0AE8E4 2.19:1 Fail Fail
#F50AF5 #CD0A0A 1.71:1 Fail Fail
#0AE8E4 #E0E60A 1.13:1 Fail Fail

How to use these colors

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

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 #F50AF5, #0AE8E4, #E0E60A and #CD0A0A. 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!