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

Teal & Light Red, Red Color Palette

#EED6D3 238, 214, 211
#ECA1A9 236, 161, 169
#E3CBA6 227, 203, 166
#9DECE8 157, 236, 232
#EED6D3
Color 1
#ECA1A9
Color 2
#E3CBA6
Color 3
#9DECE8
Color 4
:root {
  --color-1: #EED6D3;
  --color-2: #ECA1A9;
  --color-3: #E3CBA6;
  --color-4: #9DECE8;
}
colors: {
  'palette-1': '#EED6D3',
  'palette-2': '#ECA1A9',
  'palette-3': '#E3CBA6',
  'palette-4': '#9DECE8',
}
const palette = [
  '#EED6D3',
  '#ECA1A9',
  '#E3CBA6',
  '#9DECE8',
];
$color-1: #EED6D3;
$color-2: #ECA1A9;
$color-3: #E3CBA6;
$color-4: #9DECE8;
Palette Codes 4 COLORS

This is a warm, versatile 4-colour palette built from closely related tones that blend harmoniously.

1,028 Views
Added Jun 2026
Copy & Download

About this color palette

This is a warm, versatile 4-colour palette built from closely related tones that blend harmoniously. It is anchored by Teal (#9DECE8) and reads as bright and open, with an average saturation of 58% and lightness of 80%. It suits energetic, friendly and lifestyle-oriented designs.

The colors in this palette

Light Red #EED6D3

rgb(238, 214, 211) · hsl(7, 44%, 88%)

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

Red #ECA1A9

rgb(236, 161, 169) · hsl(354, 66%, 78%)

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

Orange #E3CBA6

rgb(227, 203, 166) · hsl(36, 52%, 77%)

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

Teal #9DECE8

rgb(157, 236, 232) · hsl(177, 68%, 77%)

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
#ECA1A9 #9DECE8 1.52:1 Fail Fail
#EED6D3 #ECA1A9 1.48:1 Fail Fail
#ECA1A9 #E3CBA6 1.3:1 Fail Fail
#E3CBA6 #9DECE8 1.17:1 Fail Fail
#EED6D3 #E3CBA6 1.14:1 Fail Fail
#EED6D3 #9DECE8 1.03:1 Fail Fail

How to use these colors

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

Is this a warm or cool colour palette?

It is a warm palette — its tones lean toward reds, oranges and yellows, which feel energetic and inviting.

What are the hex codes for this palette?

The hex codes are #EED6D3, #ECA1A9, #E3CBA6 and #9DECE8. 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!