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

Blue & Violet, Blue Color Palette

#5C8CF1 92, 140, 241
#543691 84, 54, 145
#423CCF 66, 60, 207
#1A51C9 26, 81, 201
#5C8CF1
Color 1
#543691
Color 2
#423CCF
Color 3
#1A51C9
Color 4
:root {
  --color-1: #5C8CF1;
  --color-2: #543691;
  --color-3: #423CCF;
  --color-4: #1A51C9;
}
colors: {
  'palette-1': '#5C8CF1',
  'palette-2': '#543691',
  'palette-3': '#423CCF',
  'palette-4': '#1A51C9',
}
const palette = [
  '#5C8CF1',
  '#543691',
  '#423CCF',
  '#1A51C9',
];
$color-1: #5C8CF1;
$color-2: #543691;
$color-3: #423CCF;
$color-4: #1A51C9;
Palette Codes 4 COLORS

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

1,886 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 Blue (#5C8CF1) and reads as well balanced in lightness, with an average saturation of 67% and lightness of 50%. It works well for calm, professional and modern interfaces.

The colors in this palette

Blue #5C8CF1

rgb(92, 140, 241) · hsl(221, 84%, 65%)

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

Violet #543691

rgb(84, 54, 145) · hsl(260, 46%, 39%)

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

Blue #423CCF

rgb(66, 60, 207) · hsl(242, 60%, 52%)

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

Blue #1A51C9

rgb(26, 81, 201) · hsl(221, 77%, 45%)

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
#5C8CF1 #543691 2.8:1 Fail Fail
#5C8CF1 #423CCF 2.33:1 Fail Fail
#5C8CF1 #1A51C9 2.11:1 Fail Fail
#543691 #1A51C9 1.32:1 Fail Fail
#543691 #423CCF 1.2:1 Fail Fail
#423CCF #1A51C9 1.1:1 Fail Fail

How to use these colors

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

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 #5C8CF1, #543691, #423CCF and #1A51C9. 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!