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

Red & Teal, Red Color Palette

#19B8AD 25, 184, 173
#82E3DC 130, 227, 220
#F31B2A 243, 27, 42
#D36F75 211, 111, 117
#19B8AD
Color 1
#82E3DC
Color 2
#F31B2A
Color 3
#D36F75
Color 4
:root {
  --color-1: #19B8AD;
  --color-2: #82E3DC;
  --color-3: #F31B2A;
  --color-4: #D36F75;
}
colors: {
  'palette-1': '#19B8AD',
  'palette-2': '#82E3DC',
  'palette-3': '#F31B2A',
  'palette-4': '#D36F75',
}
const palette = [
  '#19B8AD',
  '#82E3DC',
  '#F31B2A',
  '#D36F75',
];
$color-1: #19B8AD;
$color-2: #82E3DC;
$color-3: #F31B2A;
$color-4: #D36F75;
Palette Codes 4 COLORS

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

194 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 (#F31B2A) and reads as well balanced in lightness, with an average saturation of 71% and lightness of 57%. It adapts to a wide range of web and brand projects.

The colors in this palette

Teal #19B8AD

rgb(25, 184, 173) · hsl(176, 76%, 41%)

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

Teal #82E3DC

rgb(130, 227, 220) · hsl(176, 63%, 70%)

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

Red #F31B2A

rgb(243, 27, 42) · hsl(356, 90%, 53%)

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

Red #D36F75

rgb(211, 111, 117) · hsl(356, 53%, 63%)

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
#82E3DC #F31B2A 2.79:1 Fail Fail
#82E3DC #D36F75 2.22:1 Fail Fail
#19B8AD #F31B2A 1.7:1 Fail Fail
#19B8AD #82E3DC 1.64:1 Fail Fail
#19B8AD #D36F75 1.35:1 Fail Fail
#F31B2A #D36F75 1.26:1 Fail Fail

How to use these colors

  • Background — Teal (#82E3DC): the lightest tone — a clean base for large areas
  • Text — Teal (#19B8AD): the darkest tone — readable for body copy and headings
  • Primary — Red (#F31B2A): the most saturated tone — buttons, links and key UI
  • Accent — Teal (#19B8AD): 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 (#19B8AD), Teal (#82E3DC), Red (#F31B2A) and Red (#D36F75).

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 #19B8AD, #82E3DC, #F31B2A and #D36F75. 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!