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

Red & Pink, Teal Color Palette

#F512F5 245, 18, 245
#2AF5F5 42, 245, 245
#D7E20A 215, 226, 10
#F5160F 245, 22, 15
#F512F5
Color 1
#2AF5F5
Color 2
#D7E20A
Color 3
#F5160F
Color 4
:root {
  --color-1: #F512F5;
  --color-2: #2AF5F5;
  --color-3: #D7E20A;
  --color-4: #F5160F;
}
colors: {
  'palette-1': '#F512F5',
  'palette-2': '#2AF5F5',
  'palette-3': '#D7E20A',
  'palette-4': '#F5160F',
}
const palette = [
  '#F512F5',
  '#2AF5F5',
  '#D7E20A',
  '#F5160F',
];
$color-1: #F512F5;
$color-2: #2AF5F5;
$color-3: #D7E20A;
$color-4: #F5160F;
Palette Codes 4 COLORS

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

7,456 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 Red (#F5160F) and reads as well balanced in lightness, with an average saturation of 92% and lightness of 51%. It suits energetic, friendly and lifestyle-oriented designs.

The colors in this palette

Pink #F512F5

rgb(245, 18, 245) · hsl(300, 92%, 52%)

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

Teal #2AF5F5

rgb(42, 245, 245) · hsl(180, 91%, 56%)

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

Yellow #D7E20A

rgb(215, 226, 10) · hsl(63, 92%, 46%)

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

Red #F5160F

rgb(245, 22, 15) · hsl(2, 92%, 51%)

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
#2AF5F5 #F5160F 3.09:1 Fail Fail
#D7E20A #F5160F 2.95:1 Fail Fail
#F512F5 #2AF5F5 2.46:1 Fail Fail
#F512F5 #D7E20A 2.35:1 Fail Fail
#F512F5 #F5160F 1.26:1 Fail Fail
#2AF5F5 #D7E20A 1.05:1 Fail Fail

How to use these colors

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

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 #F512F5, #2AF5F5, #D7E20A and #F5160F. 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!