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

Teal & Light Pink, Teal Color Palette

#F5D1E5 245, 209, 229
#99EBD5 153, 235, 213
#A2D8E7 162, 216, 231
#BFEAB8 191, 234, 184
#F5D1E5
Color 1
#99EBD5
Color 2
#A2D8E7
Color 3
#BFEAB8
Color 4
:root {
  --color-1: #F5D1E5;
  --color-2: #99EBD5;
  --color-3: #A2D8E7;
  --color-4: #BFEAB8;
}
colors: {
  'palette-1': '#F5D1E5',
  'palette-2': '#99EBD5',
  'palette-3': '#A2D8E7',
  'palette-4': '#BFEAB8',
}
const palette = [
  '#F5D1E5',
  '#99EBD5',
  '#A2D8E7',
  '#BFEAB8',
];
$color-1: #F5D1E5;
$color-2: #99EBD5;
$color-3: #A2D8E7;
$color-4: #BFEAB8;
Palette Codes 4 COLORS

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

3,444 Views
Added Jun 2026
Tags
Copy & Download

About this color palette

This is a cool, vibrant 4-colour palette built from closely related tones that blend harmoniously. It is anchored by Teal (#99EBD5) and reads as bright and open, with an average saturation of 61% and lightness of 81%. It works well for calm, professional and modern interfaces.

The colors in this palette

Light Pink #F5D1E5

rgb(245, 209, 229) · hsl(327, 64%, 89%)

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

Teal #99EBD5

rgb(153, 235, 213) · hsl(164, 67%, 76%)

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

Teal #A2D8E7

rgb(162, 216, 231) · hsl(193, 59%, 77%)

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

Light Green #BFEAB8

rgb(191, 234, 184) · hsl(112, 54%, 82%)

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
#A2D8E7 #BFEAB8 1.16:1 Fail Fail
#F5D1E5 #A2D8E7 1.12:1 Fail Fail
#99EBD5 #A2D8E7 1.12:1 Fail Fail
#F5D1E5 #BFEAB8 1.04:1 Fail Fail
#99EBD5 #BFEAB8 1.03:1 Fail Fail
#F5D1E5 #99EBD5 1:1 Fail Fail

How to use these colors

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

Is this a warm or cool colour palette?

It is a cool palette — its tones lean toward blues, greens and purples, which feel calm and modern.

What are the hex codes for this palette?

The hex codes are #F5D1E5, #99EBD5, #A2D8E7 and #BFEAB8. 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!