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

Blue & Blue, Violet Color Palette

#5E62E4 94, 98, 228
#4E3889 78, 56, 137
#6968F5 105, 104, 245
#2064EF 32, 100, 239
#5E62E4
Color 1
#4E3889
Color 2
#6968F5
Color 3
#2064EF
Color 4
:root {
  --color-1: #5E62E4;
  --color-2: #4E3889;
  --color-3: #6968F5;
  --color-4: #2064EF;
}
colors: {
  'palette-1': '#5E62E4',
  'palette-2': '#4E3889',
  'palette-3': '#6968F5',
  'palette-4': '#2064EF',
}
const palette = [
  '#5E62E4',
  '#4E3889',
  '#6968F5',
  '#2064EF',
];
$color-1: #5E62E4;
$color-2: #4E3889;
$color-3: #6968F5;
$color-4: #2064EF;
Palette Codes 4 COLORS

This is a cool, high-energy 4-colour palette built from closely related tones that blend harmoniously.

2,252 Views
Added Jun 2026
Tags
Copy & Download

About this color palette

This is a cool, high-energy 4-colour palette built from closely related tones that blend harmoniously. It is anchored by Blue (#6968F5) and reads as well balanced in lightness, with an average saturation of 72% and lightness of 56%. It works well for calm, professional and modern interfaces.

The colors in this palette

Blue #5E62E4

rgb(94, 98, 228) · hsl(238, 71%, 63%)

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

Violet #4E3889

rgb(78, 56, 137) · hsl(256, 42%, 38%)

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

Blue #6968F5

rgb(105, 104, 245) · hsl(240, 88%, 68%)

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

Blue #2064EF

rgb(32, 100, 239) · hsl(220, 87%, 53%)

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
#4E3889 #6968F5 2.18:1 Fail Fail
#5E62E4 #4E3889 1.93:1 Fail Fail
#4E3889 #2064EF 1.84:1 Fail Fail
#6968F5 #2064EF 1.19:1 Fail Fail
#5E62E4 #6968F5 1.13:1 Fail Fail
#5E62E4 #2064EF 1.05:1 Fail Fail

How to use these colors

  • Background — Blue (#6968F5): the lightest tone — a clean base for large areas
  • Text — Violet (#4E3889): the darkest tone — readable for body copy and headings
  • Primary — Blue (#2064EF): the most saturated tone — buttons, links and key UI
  • Accent — Blue (#5E62E4): 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 (#5E62E4), Violet (#4E3889), Blue (#6968F5) and Blue (#2064EF).

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 #5E62E4, #4E3889, #6968F5 and #2064EF. 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!