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

Blue & Blue, Muted Violet Color Palette

#849DF5 132, 157, 245
#905FA4 144, 95, 164
#5B51EA 91, 81, 234
#569EF5 86, 158, 245
#849DF5
Color 1
#905FA4
Color 2
#5B51EA
Color 3
#569EF5
Color 4
:root {
  --color-1: #849DF5;
  --color-2: #905FA4;
  --color-3: #5B51EA;
  --color-4: #569EF5;
}
colors: {
  'palette-1': '#849DF5',
  'palette-2': '#905FA4',
  'palette-3': '#5B51EA',
  'palette-4': '#569EF5',
}
const palette = [
  '#849DF5',
  '#905FA4',
  '#5B51EA',
  '#569EF5',
];
$color-1: #849DF5;
$color-2: #905FA4;
$color-3: #5B51EA;
$color-4: #569EF5;
Palette Codes 4 COLORS

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

4,346 Views
Added Jun 2026
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 (#569EF5) and reads as well balanced in lightness, with an average saturation of 70% and lightness of 63%. It works well for calm, professional and modern interfaces.

The colors in this palette

Blue #849DF5

rgb(132, 157, 245) · hsl(227, 85%, 74%)

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

Muted Violet #905FA4

rgb(144, 95, 164) · hsl(283, 27%, 51%)

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

Blue #5B51EA

rgb(91, 81, 234) · hsl(244, 78%, 62%)

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

Blue #569EF5

rgb(86, 158, 245) · hsl(213, 89%, 65%)

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
#849DF5 #5B51EA 2.13:1 Fail Fail
#5B51EA #569EF5 2:1 Fail Fail
#849DF5 #905FA4 1.86:1 Fail Fail
#905FA4 #569EF5 1.74:1 Fail Fail
#905FA4 #5B51EA 1.14:1 Fail Fail
#849DF5 #569EF5 1.07:1 Fail Fail

How to use these colors

  • Background — Blue (#849DF5): the lightest tone — a clean base for large areas
  • Text — Muted Violet (#905FA4): the darkest tone — readable for body copy and headings
  • Primary — Blue (#569EF5): the most saturated tone — buttons, links and key UI
  • Accent — Blue (#5B51EA): 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 (#849DF5), Muted Violet (#905FA4), Blue (#5B51EA) and Blue (#569EF5).

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 #849DF5, #905FA4, #5B51EA and #569EF5. 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!