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

Blue & Blue, Muted Violet Color Palette

#5271E1 82, 113, 225
#735399 115, 83, 153
#9C8BF5 156, 139, 245
#64ACF5 100, 172, 245
#5271E1
Color 1
#735399
Color 2
#9C8BF5
Color 3
#64ACF5
Color 4
:root {
  --color-1: #5271E1;
  --color-2: #735399;
  --color-3: #9C8BF5;
  --color-4: #64ACF5;
}
colors: {
  'palette-1': '#5271E1',
  'palette-2': '#735399',
  'palette-3': '#9C8BF5',
  'palette-4': '#64ACF5',
}
const palette = [
  '#5271E1',
  '#735399',
  '#9C8BF5',
  '#64ACF5',
];
$color-1: #5271E1;
$color-2: #735399;
$color-3: #9C8BF5;
$color-4: #64ACF5;
Palette Codes 4 COLORS

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

102 Views
Added Jun 2026
Tags
Copy & Download

About this color palette

This is a cool, bold 4-colour palette with a comfortable balance of contrast and harmony. It is anchored by Blue (#64ACF5) and reads as well balanced in lightness, with an average saturation of 68% and lightness of 62%. It works well for calm, professional and modern interfaces.

The colors in this palette

Blue #5271E1

rgb(82, 113, 225) · hsl(227, 70%, 60%)

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

Muted Violet #735399

rgb(115, 83, 153) · hsl(267, 30%, 46%)

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

Blue #9C8BF5

rgb(156, 139, 245) · hsl(250, 84%, 75%)

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

Blue #64ACF5

rgb(100, 172, 245) · hsl(210, 88%, 68%)

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
#735399 #64ACF5 2.56:1 Fail Fail
#735399 #9C8BF5 2.17:1 Fail Fail
#5271E1 #64ACF5 1.82:1 Fail Fail
#5271E1 #9C8BF5 1.54:1 Fail Fail
#5271E1 #735399 1.4:1 Fail Fail
#9C8BF5 #64ACF5 1.18:1 Fail Fail

How to use these colors

  • Background — Blue (#9C8BF5): the lightest tone — a clean base for large areas
  • Text — Muted Violet (#735399): the darkest tone — readable for body copy and headings
  • Primary — Blue (#64ACF5): the most saturated tone — buttons, links and key UI
  • Accent — Blue (#5271E1): 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: Blue (#5271E1), Muted Violet (#735399), Blue (#9C8BF5) and Blue (#64ACF5).

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 #5271E1, #735399, #9C8BF5 and #64ACF5. 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!