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

Light Teal & Light Pink, Blue Color Palette

#B2F3E3 178, 243, 227
#D7C2D1 215, 194, 209
#F5E1F5 245, 225, 245
#6AB6DD 106, 182, 221
#B2F3E3
Color 1
#D7C2D1
Color 2
#F5E1F5
Color 3
#6AB6DD
Color 4
:root {
  --color-1: #B2F3E3;
  --color-2: #D7C2D1;
  --color-3: #F5E1F5;
  --color-4: #6AB6DD;
}
colors: {
  'palette-1': '#B2F3E3',
  'palette-2': '#D7C2D1',
  'palette-3': '#F5E1F5',
  'palette-4': '#6AB6DD',
}
const palette = [
  '#B2F3E3',
  '#D7C2D1',
  '#F5E1F5',
  '#6AB6DD',
];
$color-1: #B2F3E3;
$color-2: #D7C2D1;
$color-3: #F5E1F5;
$color-4: #6AB6DD;
Palette Codes 4 COLORS

This is a balanced, easygoing 4-colour palette mixing related and contrasting tones for a natural feel.

6,322 Views
Added Jun 2026
Copy & Download

About this color palette

This is a balanced, easygoing 4-colour palette mixing related and contrasting tones for a natural feel. It is anchored by Light Teal (#B2F3E3) and reads as bright and open, with an average saturation of 52% and lightness of 80%. It adapts to a wide range of web and brand projects.

The colors in this palette

Light Teal #B2F3E3

rgb(178, 243, 227) · hsl(165, 73%, 83%)

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

Light Pink #D7C2D1

rgb(215, 194, 209) · hsl(317, 21%, 80%)

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

Light Pink #F5E1F5

rgb(245, 225, 245) · hsl(300, 50%, 92%)

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

Blue #6AB6DD

rgb(106, 182, 221) · hsl(200, 63%, 64%)

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
#F5E1F5 #6AB6DD 1.82:1 Fail Fail
#B2F3E3 #6AB6DD 1.8:1 Fail Fail
#D7C2D1 #F5E1F5 1.35:1 Fail Fail
#B2F3E3 #D7C2D1 1.34:1 Fail Fail
#D7C2D1 #6AB6DD 1.34:1 Fail Fail
#B2F3E3 #F5E1F5 1.01:1 Fail Fail

How to use these colors

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

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 #B2F3E3, #D7C2D1, #F5E1F5 and #6AB6DD. 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!