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

Pink & Teal, Yellow Color Palette

#F50AE9 245, 10, 233
#0AE3D0 10, 227, 208
#F5F529 245, 245, 41
#D50A0A 213, 10, 10
#F50AE9
Color 1
#0AE3D0
Color 2
#F5F529
Color 3
#D50A0A
Color 4
:root {
  --color-1: #F50AE9;
  --color-2: #0AE3D0;
  --color-3: #F5F529;
  --color-4: #D50A0A;
}
colors: {
  'palette-1': '#F50AE9',
  'palette-2': '#0AE3D0',
  'palette-3': '#F5F529',
  'palette-4': '#D50A0A',
}
const palette = [
  '#F50AE9',
  '#0AE3D0',
  '#F5F529',
  '#D50A0A',
];
$color-1: #F50AE9;
$color-2: #0AE3D0;
$color-3: #F5F529;
$color-4: #D50A0A;
Palette Codes 4 COLORS

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

4,087 Views
Added Jun 2026
Copy & Download

About this color palette

This is a warm, bold 4-colour palette pairing strongly contrasting colours for real visual punch. It is anchored by Pink (#F50AE9) and reads as well balanced in lightness, with an average saturation of 91% and lightness of 49%. It suits energetic, friendly and lifestyle-oriented designs.

The colors in this palette

Pink #F50AE9

rgb(245, 10, 233) · hsl(303, 92%, 50%)

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

Teal #0AE3D0

rgb(10, 227, 208) · hsl(175, 92%, 46%)

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

Yellow #F5F529

rgb(245, 245, 41) · hsl(60, 91%, 56%)

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

Red #D50A0A

rgb(213, 10, 10) · hsl(0, 91%, 44%)

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
#F5F529 #D50A0A 4.64:1 Pass Fail
#0AE3D0 #D50A0A 3.33:1 Fail Fail
#F50AE9 #F5F529 2.95:1 Fail Fail
#F50AE9 #0AE3D0 2.12:1 Fail Fail
#F50AE9 #D50A0A 1.57:1 Fail Fail
#0AE3D0 #F5F529 1.39:1 Fail Fail

How to use these colors

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

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 #F50AE9, #0AE3D0, #F5F529 and #D50A0A. You can copy them as CSS variables, Tailwind, SCSS or JSON from the code panel above.

Is this palette accessible for text?

Yes — Yellow text on Red reaches a contrast ratio of 4.64:1, which meets the WCAG AA standard for readable text.

Related Palettes

Copied!