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

Yellow & Pink, Teal Color Palette

#F519F5 245, 25, 245
#10F5F5 16, 245, 245
#F1E60A 241, 230, 10
#F51D29 245, 29, 41
#F519F5
Color 1
#10F5F5
Color 2
#F1E60A
Color 3
#F51D29
Color 4
:root {
  --color-1: #F519F5;
  --color-2: #10F5F5;
  --color-3: #F1E60A;
  --color-4: #F51D29;
}
colors: {
  'palette-1': '#F519F5',
  'palette-2': '#10F5F5',
  'palette-3': '#F1E60A',
  'palette-4': '#F51D29',
}
const palette = [
  '#F519F5',
  '#10F5F5',
  '#F1E60A',
  '#F51D29',
];
$color-1: #F519F5;
$color-2: #10F5F5;
$color-3: #F1E60A;
$color-4: #F51D29;
Palette Codes 4 COLORS

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

7,561 Views
Added Jun 2026
Copy & Download

About this color palette

This is a warm, high-energy 4-colour palette pairing strongly contrasting colours for real visual punch. It is anchored by Yellow (#F1E60A) and reads as well balanced in lightness, with an average saturation of 92% and lightness of 52%. It suits energetic, friendly and lifestyle-oriented designs.

The colors in this palette

Pink #F519F5

rgb(245, 25, 245) · hsl(300, 92%, 53%)

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

Teal #10F5F5

rgb(16, 245, 245) · hsl(180, 92%, 51%)

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

Yellow #F1E60A

rgb(241, 230, 10) · hsl(57, 92%, 49%)

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

Red #F51D29

rgb(245, 29, 41) · hsl(357, 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
#F1E60A #F51D29 3.16:1 Fail Fail
#10F5F5 #F51D29 3.03:1 Fail Fail
#F519F5 #F1E60A 2.53:1 Fail Fail
#F519F5 #10F5F5 2.43:1 Fail Fail
#F519F5 #F51D29 1.25:1 Fail Fail
#10F5F5 #F1E60A 1.04:1 Fail Fail

How to use these colors

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

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 #F519F5, #10F5F5, #F1E60A and #F51D29. 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!