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

Violet & Blue, Violet Color Palette

#6E6EF2 110, 110, 242
#5E2D7E 94, 45, 126
#967FF5 150, 127, 245
#2C65E8 44, 101, 232
#6E6EF2
Color 1
#5E2D7E
Color 2
#967FF5
Color 3
#2C65E8
Color 4
:root {
  --color-1: #6E6EF2;
  --color-2: #5E2D7E;
  --color-3: #967FF5;
  --color-4: #2C65E8;
}
colors: {
  'palette-1': '#6E6EF2',
  'palette-2': '#5E2D7E',
  'palette-3': '#967FF5',
  'palette-4': '#2C65E8',
}
const palette = [
  '#6E6EF2',
  '#5E2D7E',
  '#967FF5',
  '#2C65E8',
];
$color-1: #6E6EF2;
$color-2: #5E2D7E;
$color-3: #967FF5;
$color-4: #2C65E8;
Palette Codes 4 COLORS

This is a cool, vibrant 4-colour palette mixing related and contrasting tones for a natural feel.

2,573 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, vibrant 4-colour palette mixing related and contrasting tones for a natural feel. It is anchored by Violet (#967FF5) and reads as well balanced in lightness, with an average saturation of 74% and lightness of 57%. It works well for calm, professional and modern interfaces.

The colors in this palette

Blue #6E6EF2

rgb(110, 110, 242) · hsl(240, 84%, 69%)

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

Violet #5E2D7E

rgb(94, 45, 126) · hsl(276, 47%, 34%)

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

Violet #967FF5

rgb(150, 127, 245) · hsl(252, 86%, 73%)

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

Blue #2C65E8

rgb(44, 101, 232) · hsl(222, 80%, 54%)

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
#5E2D7E #967FF5 3.09:1 Fail Fail
#6E6EF2 #5E2D7E 2.4:1 Fail Fail
#5E2D7E #2C65E8 1.92:1 Fail Fail
#967FF5 #2C65E8 1.61:1 Fail Fail
#6E6EF2 #967FF5 1.29:1 Fail Fail
#6E6EF2 #2C65E8 1.25:1 Fail Fail

How to use these colors

  • Background — Violet (#967FF5): the lightest tone — a clean base for large areas
  • Text — Violet (#5E2D7E): the darkest tone — readable for body copy and headings
  • Primary — Blue (#6E6EF2): the most saturated tone — buttons, links and key UI
  • Accent — Blue (#2C65E8): 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 (#6E6EF2), Violet (#5E2D7E), Violet (#967FF5) and Blue (#2C65E8).

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 #6E6EF2, #5E2D7E, #967FF5 and #2C65E8. 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!