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

Light Teal & Light Pink, Muted Blue Color Palette

#F5ECF5 245, 236, 245
#E0F1F4 224, 241, 244
#999FB5 153, 159, 181
#304C67 48, 76, 103
#F5ECF5
Color 1
#E0F1F4
Color 2
#999FB5
Color 3
#304C67
Color 4
:root {
  --color-1: #F5ECF5;
  --color-2: #E0F1F4;
  --color-3: #999FB5;
  --color-4: #304C67;
}
colors: {
  'palette-1': '#F5ECF5',
  'palette-2': '#E0F1F4',
  'palette-3': '#999FB5',
  'palette-4': '#304C67',
}
const palette = [
  '#F5ECF5',
  '#E0F1F4',
  '#999FB5',
  '#304C67',
];
$color-1: #F5ECF5;
$color-2: #E0F1F4;
$color-3: #999FB5;
$color-4: #304C67;
Palette Codes 4 COLORS

This is a cool, balanced 4-colour palette that combines high-contrast tones for a bold, dynamic look.

3,011 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, balanced 4-colour palette that combines high-contrast tones for a bold, dynamic look. It is anchored by Light Teal (#E0F1F4) and reads as bright and open, with an average saturation of 33% and lightness of 70%. It works well for calm, professional and modern interfaces.

The colors in this palette

Light Pink #F5ECF5

rgb(245, 236, 245) · hsl(300, 31%, 94%)

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

Light Teal #E0F1F4

rgb(224, 241, 244) · hsl(189, 48%, 92%)

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

Muted Blue #999FB5

rgb(153, 159, 181) · hsl(227, 16%, 65%)

A soft, muted tone that suits calm backgrounds and large surfaces.

Blue #304C67

rgb(48, 76, 103) · hsl(209, 36%, 30%)

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

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
#F5ECF5 #304C67 7.73:1 Pass Pass
#E0F1F4 #304C67 7.67:1 Pass Pass
#999FB5 #304C67 3.39:1 Fail Fail
#F5ECF5 #999FB5 2.28:1 Fail Fail
#E0F1F4 #999FB5 2.26:1 Fail Fail
#F5ECF5 #E0F1F4 1.01:1 Fail Fail

How to use these colors

  • Background — Light Pink (#F5ECF5): the lightest tone — a clean base for large areas
  • Text — Blue (#304C67): the darkest tone — readable for body copy and headings
  • Primary — Light Teal (#E0F1F4): the most saturated tone — buttons, links and key UI
  • Accent — Blue (#304C67): 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 Pink (#F5ECF5), Light Teal (#E0F1F4), Muted Blue (#999FB5) and Blue (#304C67).

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 #F5ECF5, #E0F1F4, #999FB5 and #304C67. You can copy them as CSS variables, Tailwind, SCSS or JSON from the code panel above.

Is this palette accessible for text?

Yes — Light Pink text on Blue reaches a contrast ratio of 7.73:1, which meets the WCAG AAA standard for readable text.

Related Palettes

Copied!