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

Red & Pink, Teal Color Palette

#D30AE7 211, 10, 231
#0AD9CD 10, 217, 205
#F5F537 245, 245, 55
#F51E15 245, 30, 21
#D30AE7
Color 1
#0AD9CD
Color 2
#F5F537
Color 3
#F51E15
Color 4
:root {
  --color-1: #D30AE7;
  --color-2: #0AD9CD;
  --color-3: #F5F537;
  --color-4: #F51E15;
}
colors: {
  'palette-1': '#D30AE7',
  'palette-2': '#0AD9CD',
  'palette-3': '#F5F537',
  'palette-4': '#F51E15',
}
const palette = [
  '#D30AE7',
  '#0AD9CD',
  '#F5F537',
  '#F51E15',
];
$color-1: #D30AE7;
$color-2: #0AD9CD;
$color-3: #F5F537;
$color-4: #F51E15;
Palette Codes 4 COLORS

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

3,101 Views
Added Jun 2026
Copy & Download

About this color palette

This is a balanced, high-energy 4-colour palette pairing strongly contrasting colours for real visual punch. It is anchored by Red (#F51E15) and reads as well balanced in lightness, with an average saturation of 91% and lightness of 51%. It adapts to a wide range of web and brand projects.

The colors in this palette

Pink #D30AE7

rgb(211, 10, 231) · hsl(295, 92%, 47%)

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

Teal #0AD9CD

rgb(10, 217, 205) · hsl(177, 91%, 45%)

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

Yellow #F5F537

rgb(245, 245, 55) · hsl(60, 90%, 59%)

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

Red #F51E15

rgb(245, 30, 21) · hsl(2, 92%, 52%)

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
#D30AE7 #F5F537 3.62:1 Fail Fail
#F5F537 #F51E15 3.54:1 Fail Fail
#D30AE7 #0AD9CD 2.38:1 Fail Fail
#0AD9CD #F51E15 2.33:1 Fail Fail
#0AD9CD #F5F537 1.52:1 Fail Fail
#D30AE7 #F51E15 1.02:1 Fail Fail

How to use these colors

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

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 #D30AE7, #0AD9CD, #F5F537 and #F51E15. 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!