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

Teal & Teal, Red Color Palette

#0ADBCD 10, 219, 205
#7FE6DF 127, 230, 223
#E82C38 232, 44, 56
#DA868C 218, 134, 140
#0ADBCD
Color 1
#7FE6DF
Color 2
#E82C38
Color 3
#DA868C
Color 4
:root {
  --color-1: #0ADBCD;
  --color-2: #7FE6DF;
  --color-3: #E82C38;
  --color-4: #DA868C;
}
colors: {
  'palette-1': '#0ADBCD',
  'palette-2': '#7FE6DF',
  'palette-3': '#E82C38',
  'palette-4': '#DA868C',
}
const palette = [
  '#0ADBCD',
  '#7FE6DF',
  '#E82C38',
  '#DA868C',
];
$color-1: #0ADBCD;
$color-2: #7FE6DF;
$color-3: #E82C38;
$color-4: #DA868C;
Palette Codes 4 COLORS

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

4,673 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 Teal (#0ADBCD) and reads as well balanced in lightness, with an average saturation of 73% and lightness of 60%. It adapts to a wide range of web and brand projects.

The colors in this palette

Teal #0ADBCD

rgb(10, 219, 205) · hsl(176, 91%, 45%)

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

Teal #7FE6DF

rgb(127, 230, 223) · hsl(176, 67%, 70%)

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

Red #E82C38

rgb(232, 44, 56) · hsl(356, 80%, 54%)

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

Red #DA868C

rgb(218, 134, 140) · hsl(356, 53%, 69%)

A balanced mid-tone that works well for primary surfaces and UI elements.

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
#7FE6DF #E82C38 2.95:1 Fail Fail
#0ADBCD #E82C38 2.48:1 Fail Fail
#7FE6DF #DA868C 1.84:1 Fail Fail
#E82C38 #DA868C 1.6:1 Fail Fail
#0ADBCD #DA868C 1.55:1 Fail Fail
#0ADBCD #7FE6DF 1.19:1 Fail Fail

How to use these colors

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

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 #0ADBCD, #7FE6DF, #E82C38 and #DA868C. 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!