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

Red & Pink, Teal Color Palette

#DC0ADE 220, 10, 222
#0AE1CC 10, 225, 204
#E4E40A 228, 228, 10
#F50A0E 245, 10, 14
#DC0ADE
Color 1
#0AE1CC
Color 2
#E4E40A
Color 3
#F50A0E
Color 4
:root {
  --color-1: #DC0ADE;
  --color-2: #0AE1CC;
  --color-3: #E4E40A;
  --color-4: #F50A0E;
}
colors: {
  'palette-1': '#DC0ADE',
  'palette-2': '#0AE1CC',
  'palette-3': '#E4E40A',
  'palette-4': '#F50A0E',
}
const palette = [
  '#DC0ADE',
  '#0AE1CC',
  '#E4E40A',
  '#F50A0E',
];
$color-1: #DC0ADE;
$color-2: #0AE1CC;
$color-3: #E4E40A;
$color-4: #F50A0E;
Palette Codes 4 COLORS

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

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

The colors in this palette

Pink #DC0ADE

rgb(220, 10, 222) · hsl(299, 91%, 45%)

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

Teal #0AE1CC

rgb(10, 225, 204) · hsl(174, 91%, 46%)

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

Yellow #E4E40A

rgb(228, 228, 10) · hsl(60, 92%, 47%)

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

Red #F50A0E

rgb(245, 10, 14) · hsl(359, 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
#E4E40A #F50A0E 3.12:1 Fail Fail
#DC0ADE #E4E40A 3:1 Fail Fail
#0AE1CC #F50A0E 2.57:1 Fail Fail
#DC0ADE #0AE1CC 2.46:1 Fail Fail
#0AE1CC #E4E40A 1.22:1 Fail Fail
#DC0ADE #F50A0E 1.04:1 Fail Fail

How to use these colors

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

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 #DC0ADE, #0AE1CC, #E4E40A and #F50A0E. 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!