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

Teal & Red, Teal Color Palette

#E44525 228, 69, 37
#EEA495 238, 164, 149
#32C9E7 50, 201, 231
#85D1E0 133, 209, 224
#E44525
Color 1
#EEA495
Color 2
#32C9E7
Color 3
#85D1E0
Color 4
:root {
  --color-1: #E44525;
  --color-2: #EEA495;
  --color-3: #32C9E7;
  --color-4: #85D1E0;
}
colors: {
  'palette-1': '#E44525',
  'palette-2': '#EEA495',
  'palette-3': '#32C9E7',
  'palette-4': '#85D1E0',
}
const palette = [
  '#E44525',
  '#EEA495',
  '#32C9E7',
  '#85D1E0',
];
$color-1: #E44525;
$color-2: #EEA495;
$color-3: #32C9E7;
$color-4: #85D1E0;
Palette Codes 4 COLORS

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

1,515 Views
Added Jun 2026
Copy & Download

About this color palette

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

The colors in this palette

Red #E44525

rgb(228, 69, 37) · hsl(10, 78%, 52%)

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

Red #EEA495

rgb(238, 164, 149) · hsl(10, 72%, 76%)

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

Teal #32C9E7

rgb(50, 201, 231) · hsl(190, 79%, 55%)

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

Teal #85D1E0

rgb(133, 209, 224) · hsl(190, 59%, 70%)

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
#E44525 #85D1E0 2.36:1 Fail Fail
#E44525 #32C9E7 2.06:1 Fail Fail
#E44525 #EEA495 2.01:1 Fail Fail
#EEA495 #85D1E0 1.17:1 Fail Fail
#32C9E7 #85D1E0 1.15:1 Fail Fail
#EEA495 #32C9E7 1.03:1 Fail Fail

How to use these colors

  • Background — Red (#EEA495): the lightest tone — a clean base for large areas
  • Text — Red (#E44525): the darkest tone — readable for body copy and headings
  • Primary — Teal (#32C9E7): the most saturated tone — buttons, links and key UI
  • Accent — Red (#E44525): 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: Red (#E44525), Red (#EEA495), Teal (#32C9E7) and Teal (#85D1E0).

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 #E44525, #EEA495, #32C9E7 and #85D1E0. 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!