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

Blue & Blue, Violet Color Palette

#5A80DC 90, 128, 220
#7E3A92 126, 58, 146
#7B64F5 123, 100, 245
#1862D3 24, 98, 211
#5A80DC
Color 1
#7E3A92
Color 2
#7B64F5
Color 3
#1862D3
Color 4
:root {
  --color-1: #5A80DC;
  --color-2: #7E3A92;
  --color-3: #7B64F5;
  --color-4: #1862D3;
}
colors: {
  'palette-1': '#5A80DC',
  'palette-2': '#7E3A92',
  'palette-3': '#7B64F5',
  'palette-4': '#1862D3',
}
const palette = [
  '#5A80DC',
  '#7E3A92',
  '#7B64F5',
  '#1862D3',
];
$color-1: #5A80DC;
$color-2: #7E3A92;
$color-3: #7B64F5;
$color-4: #1862D3;
Palette Codes 4 COLORS

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

2,500 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 Blue (#7B64F5) and reads as well balanced in lightness, with an average saturation of 69% and lightness of 54%. It works well for calm, professional and modern interfaces.

The colors in this palette

Blue #5A80DC

rgb(90, 128, 220) · hsl(222, 65%, 61%)

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

Violet #7E3A92

rgb(126, 58, 146) · hsl(286, 43%, 40%)

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

Blue #7B64F5

rgb(123, 100, 245) · hsl(250, 88%, 68%)

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

Blue #1862D3

rgb(24, 98, 211) · hsl(216, 80%, 46%)

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
#5A80DC #7E3A92 1.91:1 Fail Fail
#7E3A92 #7B64F5 1.71:1 Fail Fail
#5A80DC #1862D3 1.49:1 Fail Fail
#7B64F5 #1862D3 1.34:1 Fail Fail
#7E3A92 #1862D3 1.28:1 Fail Fail
#5A80DC #7B64F5 1.11:1 Fail Fail

How to use these colors

  • Background — Blue (#7B64F5): the lightest tone — a clean base for large areas
  • Text — Violet (#7E3A92): the darkest tone — readable for body copy and headings
  • Primary — Blue (#1862D3): the most saturated tone — buttons, links and key UI
  • Accent — Blue (#5A80DC): 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 (#5A80DC), Violet (#7E3A92), Blue (#7B64F5) and Blue (#1862D3).

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 #5A80DC, #7E3A92, #7B64F5 and #1862D3. 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!