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

Yellow & Pink, Teal Color Palette

#D50AEB 213, 10, 235
#0AE2ED 10, 226, 237
#F5F00A 245, 240, 10
#F51C2D 245, 28, 45
#D50AEB
Color 1
#0AE2ED
Color 2
#F5F00A
Color 3
#F51C2D
Color 4
:root {
  --color-1: #D50AEB;
  --color-2: #0AE2ED;
  --color-3: #F5F00A;
  --color-4: #F51C2D;
}
colors: {
  'palette-1': '#D50AEB',
  'palette-2': '#0AE2ED',
  'palette-3': '#F5F00A',
  'palette-4': '#F51C2D',
}
const palette = [
  '#D50AEB',
  '#0AE2ED',
  '#F5F00A',
  '#F51C2D',
];
$color-1: #D50AEB;
$color-2: #0AE2ED;
$color-3: #F5F00A;
$color-4: #F51C2D;
Palette Codes 4 COLORS

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

3,214 Views
Added Jun 2026
Copy & Download

About this color palette

This is a balanced, vibrant 4-colour palette pairing strongly contrasting colours for real visual punch. It is anchored by Yellow (#F5F00A) 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 #D50AEB

rgb(213, 10, 235) · hsl(294, 92%, 48%)

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

Teal #0AE2ED

rgb(10, 226, 237) · hsl(183, 92%, 48%)

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

Yellow #F5F00A

rgb(245, 240, 10) · hsl(59, 92%, 50%)

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

Red #F51C2D

rgb(245, 28, 45) · hsl(355, 92%, 54%)

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
#D50AEB #F5F00A 3.42:1 Fail Fail
#F5F00A #F51C2D 3.41:1 Fail Fail
#D50AEB #0AE2ED 2.59:1 Fail Fail
#0AE2ED #F51C2D 2.58:1 Fail Fail
#0AE2ED #F5F00A 1.32:1 Fail Fail
#D50AEB #F51C2D 1:1 Fail Fail

How to use these colors

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

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 #D50AEB, #0AE2ED, #F5F00A and #F51C2D. 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!