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

Teal & Red, Light Pink Color Palette

#A1E8E5 161, 232, 229
#E7A89D 231, 168, 157
#E5C2DF 229, 194, 223
#E4C3EE 228, 195, 238
#A1E8E5
Color 1
#E7A89D
Color 2
#E5C2DF
Color 3
#E4C3EE
Color 4
:root {
  --color-1: #A1E8E5;
  --color-2: #E7A89D;
  --color-3: #E5C2DF;
  --color-4: #E4C3EE;
}
colors: {
  'palette-1': '#A1E8E5',
  'palette-2': '#E7A89D',
  'palette-3': '#E5C2DF',
  'palette-4': '#E4C3EE',
}
const palette = [
  '#A1E8E5',
  '#E7A89D',
  '#E5C2DF',
  '#E4C3EE',
];
$color-1: #A1E8E5;
$color-2: #E7A89D;
$color-3: #E5C2DF;
$color-4: #E4C3EE;
Palette Codes 4 COLORS

This is a balanced, easygoing 4-colour palette whose tones sit close together for a smooth, cohesive feel.

4,022 Views
Added Jun 2026
Copy & Download

About this color palette

This is a balanced, easygoing 4-colour palette whose tones sit close together for a smooth, cohesive feel. It is anchored by Teal (#A1E8E5) and reads as bright and open, with an average saturation of 54% and lightness of 80%. It adapts to a wide range of web and brand projects.

The colors in this palette

Teal #A1E8E5

rgb(161, 232, 229) · hsl(177, 61%, 77%)

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

Red #E7A89D

rgb(231, 168, 157) · hsl(9, 61%, 76%)

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

Light Pink #E5C2DF

rgb(229, 194, 223) · hsl(310, 40%, 83%)

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

Light Violet #E4C3EE

rgb(228, 195, 238) · hsl(286, 56%, 85%)

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

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
#A1E8E5 #E7A89D 1.45:1 Fail Fail
#E7A89D #E4C3EE 1.27:1 Fail Fail
#E7A89D #E5C2DF 1.25:1 Fail Fail
#A1E8E5 #E5C2DF 1.16:1 Fail Fail
#A1E8E5 #E4C3EE 1.14:1 Fail Fail
#E5C2DF #E4C3EE 1.02:1 Fail Fail

How to use these colors

  • Background — Light Violet (#E4C3EE): the lightest tone — a clean base for large areas
  • Text — Red (#E7A89D): the darkest tone — readable for body copy and headings
  • Primary — Teal (#A1E8E5): the most saturated tone — buttons, links and key UI
  • Accent — Red (#E7A89D): 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 (#A1E8E5), Red (#E7A89D), Light Pink (#E5C2DF) and Light Violet (#E4C3EE).

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 #A1E8E5, #E7A89D, #E5C2DF and #E4C3EE. 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!