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

Teal & Teal, Red Color Palette

#01DFB7 1, 223, 183
#7BE5D1 123, 229, 209
#E0294A 224, 41, 74
#EAA4B1 234, 164, 177
#01DFB7
Color 1
#7BE5D1
Color 2
#E0294A
Color 3
#EAA4B1
Color 4
:root {
  --color-1: #01DFB7;
  --color-2: #7BE5D1;
  --color-3: #E0294A;
  --color-4: #EAA4B1;
}
colors: {
  'palette-1': '#01DFB7',
  'palette-2': '#7BE5D1',
  'palette-3': '#E0294A',
  'palette-4': '#EAA4B1',
}
const palette = [
  '#01DFB7',
  '#7BE5D1',
  '#E0294A',
  '#EAA4B1',
];
$color-1: #01DFB7;
$color-2: #7BE5D1;
$color-3: #E0294A;
$color-4: #EAA4B1;
Palette Codes 4 COLORS

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

6,427 Views
Added Jun 2026
Copy & Download

About this color palette

This is a balanced, vibrant 4-colour palette pairing strongly contrasting colours for real visual punch. It is anchored by Teal (#01DFB7) and reads as well balanced in lightness, with an average saturation of 76% and lightness of 61%. It adapts to a wide range of web and brand projects.

The colors in this palette

Teal #01DFB7

rgb(1, 223, 183) · hsl(169, 99%, 44%)

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

Teal #7BE5D1

rgb(123, 229, 209) · hsl(169, 67%, 69%)

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

Red #E0294A

rgb(224, 41, 74) · hsl(349, 75%, 52%)

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

Light Red #EAA4B1

rgb(234, 164, 177) · hsl(349, 62%, 78%)

A light, airy tone — ideal for backgrounds and subtle fills.

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
#7BE5D1 #E0294A 3.05:1 Fail Fail
#01DFB7 #E0294A 2.67:1 Fail Fail
#E0294A #EAA4B1 2.28:1 Fail Fail
#7BE5D1 #EAA4B1 1.34:1 Fail Fail
#01DFB7 #EAA4B1 1.17:1 Fail Fail
#01DFB7 #7BE5D1 1.14:1 Fail Fail

How to use these colors

  • Background — Light Red (#EAA4B1): the lightest tone — a clean base for large areas
  • Text — Teal (#01DFB7): the darkest tone — readable for body copy and headings
  • Primary — Teal (#01DFB7): the most saturated tone — buttons, links and key UI
  • Accent — Red (#E0294A): 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 Teal 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: Teal (#01DFB7), Teal (#7BE5D1), Red (#E0294A) and Light Red (#EAA4B1).

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 #01DFB7, #7BE5D1, #E0294A and #EAA4B1. 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!