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

Light Pink & Red, Light Teal Color Palette

#E8B1A1 232, 177, 161
#CDEFE6 205, 239, 230
#EFB3E5 239, 179, 229
#E2B6C1 226, 182, 193
#E8B1A1
Color 1
#CDEFE6
Color 2
#EFB3E5
Color 3
#E2B6C1
Color 4
:root {
  --color-1: #E8B1A1;
  --color-2: #CDEFE6;
  --color-3: #EFB3E5;
  --color-4: #E2B6C1;
}
colors: {
  'palette-1': '#E8B1A1',
  'palette-2': '#CDEFE6',
  'palette-3': '#EFB3E5',
  'palette-4': '#E2B6C1',
}
const palette = [
  '#E8B1A1',
  '#CDEFE6',
  '#EFB3E5',
  '#E2B6C1',
];
$color-1: #E8B1A1;
$color-2: #CDEFE6;
$color-3: #EFB3E5;
$color-4: #E2B6C1;
Palette Codes 4 COLORS

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

1,222 Views
Added Jun 2026
Copy & Download

About this color palette

This is a warm, versatile 4-colour palette whose tones sit close together for a smooth, cohesive feel. It is anchored by Light Pink (#EFB3E5) and reads as bright and open, with an average saturation of 55% and lightness of 82%. It suits energetic, friendly and lifestyle-oriented designs.

The colors in this palette

Red #E8B1A1

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

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

Light Teal #CDEFE6

rgb(205, 239, 230) · hsl(164, 52%, 87%)

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

Light Pink #EFB3E5

rgb(239, 179, 229) · hsl(310, 65%, 82%)

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

Light Red #E2B6C1

rgb(226, 182, 193) · hsl(345, 43%, 80%)

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
#E8B1A1 #CDEFE6 1.52:1 Fail Fail
#CDEFE6 #E2B6C1 1.46:1 Fail Fail
#CDEFE6 #EFB3E5 1.39:1 Fail Fail
#E8B1A1 #EFB3E5 1.09:1 Fail Fail
#EFB3E5 #E2B6C1 1.05:1 Fail Fail
#E8B1A1 #E2B6C1 1.04:1 Fail Fail

How to use these colors

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

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 #E8B1A1, #CDEFE6, #EFB3E5 and #E2B6C1. 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!