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

Blue & Violet, Muted Violet Color Palette

#C399D1 195, 153, 209
#5E9BDF 94, 155, 223
#AC96BF 172, 150, 191
#F5D5F5 245, 213, 245
#C399D1
Color 1
#5E9BDF
Color 2
#AC96BF
Color 3
#F5D5F5
Color 4
:root {
  --color-1: #C399D1;
  --color-2: #5E9BDF;
  --color-3: #AC96BF;
  --color-4: #F5D5F5;
}
colors: {
  'palette-1': '#C399D1',
  'palette-2': '#5E9BDF',
  'palette-3': '#AC96BF',
  'palette-4': '#F5D5F5',
}
const palette = [
  '#C399D1',
  '#5E9BDF',
  '#AC96BF',
  '#F5D5F5',
];
$color-1: #C399D1;
$color-2: #5E9BDF;
$color-3: #AC96BF;
$color-4: #F5D5F5;
Palette Codes 4 COLORS

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

6,344 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, easygoing 4-colour palette with a comfortable balance of contrast and harmony. It is anchored by Blue (#5E9BDF) and reads as bright and open, with an average saturation of 48% and lightness of 72%. It works well for calm, professional and modern interfaces.

The colors in this palette

Violet #C399D1

rgb(195, 153, 209) · hsl(285, 38%, 71%)

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

Blue #5E9BDF

rgb(94, 155, 223) · hsl(212, 67%, 62%)

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

Muted Violet #AC96BF

rgb(172, 150, 191) · hsl(272, 24%, 67%)

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

Light Pink #F5D5F5

rgb(245, 213, 245) · hsl(300, 62%, 90%)

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
#5E9BDF #F5D5F5 2.17:1 Fail Fail
#AC96BF #F5D5F5 2:1 Fail Fail
#C399D1 #F5D5F5 1.79:1 Fail Fail
#C399D1 #5E9BDF 1.22:1 Fail Fail
#C399D1 #AC96BF 1.12:1 Fail Fail
#5E9BDF #AC96BF 1.09:1 Fail Fail

How to use these colors

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

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 #C399D1, #5E9BDF, #AC96BF and #F5D5F5. 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!