Muted Teal & Light Gray, White Color Palette — PaletteCSS
Back to palettes

Muted Teal & Light Gray, White Color Palette

#D4CBCF 212, 203, 207
#F5F5F5 245, 245, 245
#A4B7B6 164, 183, 182
#6E9A92 110, 154, 146
#D4CBCF
Color 1
#F5F5F5
Color 2
#A4B7B6
Color 3
#6E9A92
Color 4
:root {
  --color-1: #D4CBCF;
  --color-2: #F5F5F5;
  --color-3: #A4B7B6;
  --color-4: #6E9A92;
}
colors: {
  'palette-1': '#D4CBCF',
  'palette-2': '#F5F5F5',
  'palette-3': '#A4B7B6',
  'palette-4': '#6E9A92',
}
const palette = [
  '#D4CBCF',
  '#F5F5F5',
  '#A4B7B6',
  '#6E9A92',
];
$color-1: #D4CBCF;
$color-2: #F5F5F5;
$color-3: #A4B7B6;
$color-4: #6E9A92;
Palette Codes 4 COLORS

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

2,270 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, subtle 4-colour palette mixing related and contrasting tones for a natural feel. It is anchored by Muted Teal (#6E9A92) and reads as bright and open, with an average saturation of 10% and lightness of 74%. It works well for calm, professional and modern interfaces.

The colors in this palette

Light Gray #D4CBCF

rgb(212, 203, 207) · hsl(333, 9%, 81%)

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

White #F5F5F5

rgb(245, 245, 245) · hsl(0, 0%, 96%)

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

Light Gray #A4B7B6

rgb(164, 183, 182) · hsl(177, 12%, 68%)

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

Muted Teal #6E9A92

rgb(110, 154, 146) · hsl(169, 18%, 52%)

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

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
#F5F5F5 #6E9A92 2.87:1 Fail Fail
#D4CBCF #6E9A92 1.98:1 Fail Fail
#F5F5F5 #A4B7B6 1.92:1 Fail Fail
#A4B7B6 #6E9A92 1.5:1 Fail Fail
#D4CBCF #F5F5F5 1.45:1 Fail Fail
#D4CBCF #A4B7B6 1.32:1 Fail Fail

How to use these colors

  • Background — White (#F5F5F5): the lightest tone — a clean base for large areas
  • Text — Muted Teal (#6E9A92): the darkest tone — readable for body copy and headings
  • Primary — Muted Teal (#6E9A92): the most saturated tone — buttons, links and key UI
  • Accent — Light Gray (#A4B7B6): 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 Muted 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 Gray (#D4CBCF), White (#F5F5F5), Light Gray (#A4B7B6) and Muted Teal (#6E9A92).

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 #D4CBCF, #F5F5F5, #A4B7B6 and #6E9A92. 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!