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

Violet & Blue, Violet Color Palette

#5C4FEE 92, 79, 238
#9465F1 148, 101, 241
#780AC7 120, 10, 199
#D040ED 208, 64, 237
#5C4FEE
Color 1
#9465F1
Color 2
#780AC7
Color 3
#D040ED
Color 4
:root {
  --color-1: #5C4FEE;
  --color-2: #9465F1;
  --color-3: #780AC7;
  --color-4: #D040ED;
}
colors: {
  'palette-1': '#5C4FEE',
  'palette-2': '#9465F1',
  'palette-3': '#780AC7',
  'palette-4': '#D040ED',
}
const palette = [
  '#5C4FEE',
  '#9465F1',
  '#780AC7',
  '#D040ED',
];
$color-1: #5C4FEE;
$color-2: #9465F1;
$color-3: #780AC7;
$color-4: #D040ED;
Palette Codes 4 COLORS

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

1,002 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, high-energy 4-colour palette with a comfortable balance of contrast and harmony. It is anchored by Violet (#780AC7) and reads as well balanced in lightness, with an average saturation of 85% and lightness of 57%. It works well for calm, professional and modern interfaces.

The colors in this palette

Blue #5C4FEE

rgb(92, 79, 238) · hsl(245, 82%, 62%)

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

Violet #9465F1

rgb(148, 101, 241) · hsl(260, 83%, 67%)

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

Violet #780AC7

rgb(120, 10, 199) · hsl(275, 90%, 41%)

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

Violet #D040ED

rgb(208, 64, 237) · hsl(290, 83%, 59%)

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
#780AC7 #D040ED 2.11:1 Fail Fail
#9465F1 #780AC7 2.02:1 Fail Fail
#5C4FEE #D040ED 1.48:1 Fail Fail
#5C4FEE #780AC7 1.43:1 Fail Fail
#5C4FEE #9465F1 1.42:1 Fail Fail
#9465F1 #D040ED 1.05:1 Fail Fail

How to use these colors

  • Background — Violet (#9465F1): the lightest tone — a clean base for large areas
  • Text — Violet (#780AC7): the darkest tone — readable for body copy and headings
  • Primary — Violet (#780AC7): the most saturated tone — buttons, links and key UI
  • Accent — Violet (#D040ED): 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 Violet 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 (#5C4FEE), Violet (#9465F1), Violet (#780AC7) and Violet (#D040ED).

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 #5C4FEE, #9465F1, #780AC7 and #D040ED. 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!