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

Light Pink & Muted Violet, Muted Blue Color Palette

#F5EDF5 245, 237, 245
#C3B8CE 195, 184, 206
#92A4AF 146, 164, 175
#607A8E 96, 122, 142
#F5EDF5
Color 1
#C3B8CE
Color 2
#92A4AF
Color 3
#607A8E
Color 4
:root {
  --color-1: #F5EDF5;
  --color-2: #C3B8CE;
  --color-3: #92A4AF;
  --color-4: #607A8E;
}
colors: {
  'palette-1': '#F5EDF5',
  'palette-2': '#C3B8CE',
  'palette-3': '#92A4AF',
  'palette-4': '#607A8E',
}
const palette = [
  '#F5EDF5',
  '#C3B8CE',
  '#92A4AF',
  '#607A8E',
];
$color-1: #F5EDF5;
$color-2: #C3B8CE;
$color-3: #92A4AF;
$color-4: #607A8E;
Palette Codes 4 COLORS

This is a cool, calm and understated 4-colour palette with a comfortable balance of contrast and harmony.

5,888 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, calm and understated 4-colour palette with a comfortable balance of contrast and harmony. It is anchored by Light Pink (#F5EDF5) and reads as bright and open, with an average saturation of 20% and lightness of 70%. It works well for calm, professional and modern interfaces.

The colors in this palette

Light Pink #F5EDF5

rgb(245, 237, 245) · hsl(300, 29%, 95%)

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

Muted Violet #C3B8CE

rgb(195, 184, 206) · hsl(270, 18%, 76%)

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

Muted Blue #92A4AF

rgb(146, 164, 175) · hsl(203, 15%, 63%)

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

Muted Blue #607A8E

rgb(96, 122, 142) · hsl(206, 19%, 47%)

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
#F5EDF5 #607A8E 3.92:1 Fail Fail
#C3B8CE #607A8E 2.37:1 Fail Fail
#F5EDF5 #92A4AF 2.25:1 Fail Fail
#92A4AF #607A8E 1.74:1 Fail Fail
#F5EDF5 #C3B8CE 1.65:1 Fail Fail
#C3B8CE #92A4AF 1.36:1 Fail Fail

How to use these colors

  • Background — Light Pink (#F5EDF5): the lightest tone — a clean base for large areas
  • Text — Muted Blue (#607A8E): the darkest tone — readable for body copy and headings
  • Primary — Muted Blue (#607A8E): the most saturated tone — buttons, links and key UI
  • Accent — Muted Violet (#C3B8CE): 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: Light Pink (#F5EDF5), Muted Violet (#C3B8CE), Muted Blue (#92A4AF) and Muted Blue (#607A8E).

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 #F5EDF5, #C3B8CE, #92A4AF and #607A8E. 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!