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

Light Teal & Light Red, Light Teal Color Palette

#F6D5DC 246, 213, 220
#D5F4F6 213, 244, 246
#E4AAB3 228, 170, 179
#B7E9F0 183, 233, 240
#F6D5DC
Color 1
#D5F4F6
Color 2
#E4AAB3
Color 3
#B7E9F0
Color 4
:root {
  --color-1: #F6D5DC;
  --color-2: #D5F4F6;
  --color-3: #E4AAB3;
  --color-4: #B7E9F0;
}
colors: {
  'palette-1': '#F6D5DC',
  'palette-2': '#D5F4F6',
  'palette-3': '#E4AAB3',
  'palette-4': '#B7E9F0',
}
const palette = [
  '#F6D5DC',
  '#D5F4F6',
  '#E4AAB3',
  '#B7E9F0',
];
$color-1: #F6D5DC;
$color-2: #D5F4F6;
$color-3: #E4AAB3;
$color-4: #B7E9F0;
Palette Codes 4 COLORS

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

5,293 Views
Added Jun 2026
Copy & Download

About this color palette

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

The colors in this palette

Light Red #F6D5DC

rgb(246, 213, 220) · hsl(347, 65%, 90%)

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

Light Teal #D5F4F6

rgb(213, 244, 246) · hsl(184, 65%, 90%)

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

Light Red #E4AAB3

rgb(228, 170, 179) · hsl(351, 52%, 78%)

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

Light Teal #B7E9F0

rgb(183, 233, 240) · hsl(187, 66%, 83%)

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
#D5F4F6 #E4AAB3 1.69:1 Fail Fail
#E4AAB3 #B7E9F0 1.49:1 Fail Fail
#F6D5DC #E4AAB3 1.45:1 Fail Fail
#F6D5DC #D5F4F6 1.17:1 Fail Fail
#D5F4F6 #B7E9F0 1.14:1 Fail Fail
#F6D5DC #B7E9F0 1.03:1 Fail Fail

How to use these colors

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

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 #F6D5DC, #D5F4F6, #E4AAB3 and #B7E9F0. 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!