Violet & Blue Color Palette — PaletteCSS
Back to palettes

Violet & Blue Color Palette

#418FE1 65, 143, 225
#5477E8 84, 119, 232
#8685E0 134, 133, 224
#470EE1 71, 14, 225
#418FE1
Color 1
#5477E8
Color 2
#8685E0
Color 3
#470EE1
Color 4
:root {
  --color-1: #418FE1;
  --color-2: #5477E8;
  --color-3: #8685E0;
  --color-4: #470EE1;
}
colors: {
  'palette-1': '#418FE1',
  'palette-2': '#5477E8',
  'palette-3': '#8685E0',
  'palette-4': '#470EE1',
}
const palette = [
  '#418FE1',
  '#5477E8',
  '#8685E0',
  '#470EE1',
];
$color-1: #418FE1;
$color-2: #5477E8;
$color-3: #8685E0;
$color-4: #470EE1;
Palette Codes 4 COLORS

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

694 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, bold 4-colour palette with a comfortable balance of contrast and harmony. It is anchored by Violet (#470EE1) and reads as well balanced in lightness, with an average saturation of 74% and lightness of 59%. It works well for calm, professional and modern interfaces.

The colors in this palette

Blue #418FE1

rgb(65, 143, 225) · hsl(211, 73%, 57%)

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

Blue #5477E8

rgb(84, 119, 232) · hsl(226, 76%, 62%)

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

Blue #8685E0

rgb(134, 133, 224) · hsl(241, 59%, 70%)

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

Violet #470EE1

rgb(71, 14, 225) · hsl(256, 88%, 47%)

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
#8685E0 #470EE1 2.67:1 Fail Fail
#418FE1 #470EE1 2.58:1 Fail Fail
#5477E8 #470EE1 2.14:1 Fail Fail
#5477E8 #8685E0 1.24:1 Fail Fail
#418FE1 #5477E8 1.2:1 Fail Fail
#418FE1 #8685E0 1.03:1 Fail Fail

How to use these colors

  • Background — Blue (#8685E0): the lightest tone — a clean base for large areas
  • Text — Violet (#470EE1): the darkest tone — readable for body copy and headings
  • Primary — Violet (#470EE1): the most saturated tone — buttons, links and key UI
  • Accent — Blue (#5477E8): 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 (#418FE1), Blue (#5477E8), Blue (#8685E0) and Violet (#470EE1).

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 #418FE1, #5477E8, #8685E0 and #470EE1. 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!