Blue & Violet Color Palette — PaletteCSS
Back to palettes

Blue & Violet Color Palette

#585FE4 88, 95, 228
#5B3BD8 91, 59, 216
#6726B5 103, 38, 181
#8327AA 131, 39, 170
#585FE4
Color 1
#5B3BD8
Color 2
#6726B5
Color 3
#8327AA
Color 4
:root {
  --color-1: #585FE4;
  --color-2: #5B3BD8;
  --color-3: #6726B5;
  --color-4: #8327AA;
}
colors: {
  'palette-1': '#585FE4',
  'palette-2': '#5B3BD8',
  'palette-3': '#6726B5',
  'palette-4': '#8327AA',
}
const palette = [
  '#585FE4',
  '#5B3BD8',
  '#6726B5',
  '#8327AA',
];
$color-1: #585FE4;
$color-2: #5B3BD8;
$color-3: #6726B5;
$color-4: #8327AA;
Palette Codes 4 COLORS

This is a cool, bold 4-colour palette whose tones sit close together for a smooth, cohesive feel.

178 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, bold 4-colour palette whose tones sit close together for a smooth, cohesive feel. It is anchored by Blue (#585FE4) and reads as well balanced in lightness, with an average saturation of 67% and lightness of 50%. It works well for calm, professional and modern interfaces.

The colors in this palette

Blue #585FE4

rgb(88, 95, 228) · hsl(237, 72%, 62%)

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

Violet #5B3BD8

rgb(91, 59, 216) · hsl(252, 67%, 54%)

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

Violet #6726B5

rgb(103, 38, 181) · hsl(267, 65%, 43%)

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

Violet #8327AA

rgb(131, 39, 170) · hsl(282, 63%, 41%)

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
#585FE4 #6726B5 1.65:1 Fail Fail
#585FE4 #8327AA 1.47:1 Fail Fail
#585FE4 #5B3BD8 1.36:1 Fail Fail
#5B3BD8 #6726B5 1.21:1 Fail Fail
#6726B5 #8327AA 1.12:1 Fail Fail
#5B3BD8 #8327AA 1.08:1 Fail Fail

How to use these colors

  • Background — Blue (#585FE4): the lightest tone — a clean base for large areas
  • Text — Violet (#8327AA): the darkest tone — readable for body copy and headings
  • Primary — Violet (#5B3BD8): the most saturated tone — buttons, links and key UI
  • Accent — Violet (#6726B5): 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 (#585FE4), Violet (#5B3BD8), Violet (#6726B5) and Violet (#8327AA).

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 #585FE4, #5B3BD8, #6726B5 and #8327AA. 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!