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

Red & Teal, Red Color Palette

#24D6C4 36, 214, 196
#9CE2DB 156, 226, 219
#C61022 198, 16, 34
#EB6673 235, 102, 115
#24D6C4
Color 1
#9CE2DB
Color 2
#C61022
Color 3
#EB6673
Color 4
:root {
  --color-1: #24D6C4;
  --color-2: #9CE2DB;
  --color-3: #C61022;
  --color-4: #EB6673;
}
colors: {
  'palette-1': '#24D6C4',
  'palette-2': '#9CE2DB',
  'palette-3': '#C61022',
  'palette-4': '#EB6673',
}
const palette = [
  '#24D6C4',
  '#9CE2DB',
  '#C61022',
  '#EB6673',
];
$color-1: #24D6C4;
$color-2: #9CE2DB;
$color-3: #C61022;
$color-4: #EB6673;
Palette Codes 4 COLORS

This is a balanced, high-energy 4-colour palette that combines high-contrast tones for a bold, dynamic look.

77 Views
Added Jun 2026
Tags
Copy & Download

About this color palette

This is a balanced, high-energy 4-colour palette that combines high-contrast tones for a bold, dynamic look. It is anchored by Red (#C61022) and reads as well balanced in lightness, with an average saturation of 72% and lightness of 58%. It adapts to a wide range of web and brand projects.

The colors in this palette

Teal #24D6C4

rgb(36, 214, 196) · hsl(174, 71%, 49%)

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

Teal #9CE2DB

rgb(156, 226, 219) · hsl(174, 55%, 75%)

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

Red #C61022

rgb(198, 16, 34) · hsl(354, 85%, 42%)

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

Red #EB6673

rgb(235, 102, 115) · hsl(354, 77%, 66%)

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
#9CE2DB #C61022 4.09:1 Fail Fail
#24D6C4 #C61022 3.28:1 Fail Fail
#9CE2DB #EB6673 2.14:1 Fail Fail
#C61022 #EB6673 1.91:1 Fail Fail
#24D6C4 #EB6673 1.72:1 Fail Fail
#24D6C4 #9CE2DB 1.25:1 Fail Fail

How to use these colors

  • Background — Teal (#9CE2DB): the lightest tone — a clean base for large areas
  • Text — Red (#C61022): the darkest tone — readable for body copy and headings
  • Primary — Red (#C61022): the most saturated tone — buttons, links and key UI
  • Accent — Red (#EB6673): 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: Teal (#24D6C4), Teal (#9CE2DB), Red (#C61022) and Red (#EB6673).

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 #24D6C4, #9CE2DB, #C61022 and #EB6673. 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!