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

Red & Pink, Teal Color Palette

#F519F5 245, 25, 245
#22F5F5 34, 245, 245
#F5F510 245, 245, 16
#F50A0A 245, 10, 10
#F519F5
Color 1
#22F5F5
Color 2
#F5F510
Color 3
#F50A0A
Color 4
:root {
  --color-1: #F519F5;
  --color-2: #22F5F5;
  --color-3: #F5F510;
  --color-4: #F50A0A;
}
colors: {
  'palette-1': '#F519F5',
  'palette-2': '#22F5F5',
  'palette-3': '#F5F510',
  'palette-4': '#F50A0A',
}
const palette = [
  '#F519F5',
  '#22F5F5',
  '#F5F510',
  '#F50A0A',
];
$color-1: #F519F5;
$color-2: #22F5F5;
$color-3: #F5F510;
$color-4: #F50A0A;
Palette Codes 4 COLORS

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

6,314 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 Red (#F50A0A) 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 #22F5F5

rgb(34, 245, 245) · hsl(180, 91%, 55%)

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

Yellow #F5F510

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

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

Red #F50A0A

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

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
#F5F510 #F50A0A 3.64:1 Fail Fail
#22F5F5 #F50A0A 3.13:1 Fail Fail
#F519F5 #F5F510 2.83:1 Fail Fail
#F519F5 #22F5F5 2.44:1 Fail Fail
#F519F5 #F50A0A 1.29:1 Fail Fail
#22F5F5 #F5F510 1.16:1 Fail Fail

How to use these colors

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

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, #22F5F5, #F5F510 and #F50A0A. 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!