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

Violet & Blue, Violet Color Palette

#716AF0 113, 106, 240
#5D23E7 93, 35, 231
#962CED 150, 44, 237
#931BB1 147, 27, 177
#716AF0
Color 1
#5D23E7
Color 2
#962CED
Color 3
#931BB1
Color 4
:root {
  --color-1: #716AF0;
  --color-2: #5D23E7;
  --color-3: #962CED;
  --color-4: #931BB1;
}
colors: {
  'palette-1': '#716AF0',
  'palette-2': '#5D23E7',
  'palette-3': '#962CED',
  'palette-4': '#931BB1',
}
const palette = [
  '#716AF0',
  '#5D23E7',
  '#962CED',
  '#931BB1',
];
$color-1: #716AF0;
$color-2: #5D23E7;
$color-3: #962CED;
$color-4: #931BB1;
Palette Codes 4 COLORS

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

3,234 Views
Added Jun 2026
Tags
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 Violet (#962CED) and reads as well balanced in lightness, with an average saturation of 80% and lightness of 54%. It works well for calm, professional and modern interfaces.

The colors in this palette

Blue #716AF0

rgb(113, 106, 240) · hsl(243, 82%, 68%)

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

Violet #5D23E7

rgb(93, 35, 231) · hsl(258, 80%, 52%)

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

Violet #962CED

rgb(150, 44, 237) · hsl(273, 84%, 55%)

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

Violet #931BB1

rgb(147, 27, 177) · hsl(288, 74%, 40%)

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
#716AF0 #5D23E7 1.76:1 Fail Fail
#716AF0 #931BB1 1.66:1 Fail Fail
#5D23E7 #962CED 1.36:1 Fail Fail
#716AF0 #962CED 1.29:1 Fail Fail
#962CED #931BB1 1.28:1 Fail Fail
#5D23E7 #931BB1 1.06:1 Fail Fail

How to use these colors

  • Background — Blue (#716AF0): the lightest tone — a clean base for large areas
  • Text — Violet (#931BB1): the darkest tone — readable for body copy and headings
  • Primary — Violet (#962CED): the most saturated tone — buttons, links and key UI
  • Accent — Violet (#5D23E7): 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 (#716AF0), Violet (#5D23E7), Violet (#962CED) and Violet (#931BB1).

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 #716AF0, #5D23E7, #962CED and #931BB1. 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!