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

Light Pink & Teal, Light Pink Color Palette

#78B8C8 120, 184, 200
#F5F0F3 245, 240, 243
#EFC5F5 239, 197, 245
#88B0E9 136, 176, 233
#78B8C8
Color 1
#F5F0F3
Color 2
#EFC5F5
Color 3
#88B0E9
Color 4
:root {
  --color-1: #78B8C8;
  --color-2: #F5F0F3;
  --color-3: #EFC5F5;
  --color-4: #88B0E9;
}
colors: {
  'palette-1': '#78B8C8',
  'palette-2': '#F5F0F3',
  'palette-3': '#EFC5F5',
  'palette-4': '#88B0E9',
}
const palette = [
  '#78B8C8',
  '#F5F0F3',
  '#EFC5F5',
  '#88B0E9',
];
$color-1: #78B8C8;
$color-2: #F5F0F3;
$color-3: #EFC5F5;
$color-4: #88B0E9;
Palette Codes 4 COLORS

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

4,107 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, balanced 4-colour palette mixing related and contrasting tones for a natural feel. It is anchored by Light Pink (#EFC5F5) and reads as bright and open, with an average saturation of 50% and lightness of 79%. It works well for calm, professional and modern interfaces.

The colors in this palette

Teal #78B8C8

rgb(120, 184, 200) · hsl(192, 42%, 63%)

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

Light Pink #F5F0F3

rgb(245, 240, 243) · hsl(324, 20%, 95%)

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

Light Pink #EFC5F5

rgb(239, 197, 245) · hsl(293, 71%, 87%)

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

Blue #88B0E9

rgb(136, 176, 233) · hsl(215, 69%, 72%)

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
#F5F0F3 #88B0E9 1.98:1 Fail Fail
#78B8C8 #F5F0F3 1.96:1 Fail Fail
#EFC5F5 #88B0E9 1.48:1 Fail Fail
#78B8C8 #EFC5F5 1.47:1 Fail Fail
#F5F0F3 #EFC5F5 1.33:1 Fail Fail
#78B8C8 #88B0E9 1.01:1 Fail Fail

How to use these colors

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

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 #78B8C8, #F5F0F3, #EFC5F5 and #88B0E9. 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!