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

Blue & Blue, Violet Color Palette

#8A94F5 138, 148, 245
#533A91 83, 58, 145
#453FE1 69, 63, 225
#50A9F5 80, 169, 245
#8A94F5
Color 1
#533A91
Color 2
#453FE1
Color 3
#50A9F5
Color 4
:root {
  --color-1: #8A94F5;
  --color-2: #533A91;
  --color-3: #453FE1;
  --color-4: #50A9F5;
}
colors: {
  'palette-1': '#8A94F5',
  'palette-2': '#533A91',
  'palette-3': '#453FE1',
  'palette-4': '#50A9F5',
}
const palette = [
  '#8A94F5',
  '#533A91',
  '#453FE1',
  '#50A9F5',
];
$color-1: #8A94F5;
$color-2: #533A91;
$color-3: #453FE1;
$color-4: #50A9F5;
Palette Codes 4 COLORS

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

7,965 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 (#50A9F5) and reads as well balanced in lightness, with an average saturation of 72% and lightness of 59%. It works well for calm, professional and modern interfaces.

The colors in this palette

Blue #8A94F5

rgb(138, 148, 245) · hsl(234, 84%, 75%)

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

Violet #533A91

rgb(83, 58, 145) · hsl(257, 43%, 40%)

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

Blue #453FE1

rgb(69, 63, 225) · hsl(242, 73%, 56%)

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

Blue #50A9F5

rgb(80, 169, 245) · hsl(208, 89%, 64%)

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
#533A91 #50A9F5 3.5:1 Fail Fail
#8A94F5 #533A91 3.21:1 Fail Fail
#453FE1 #50A9F5 2.73:1 Fail Fail
#8A94F5 #453FE1 2.5:1 Fail Fail
#533A91 #453FE1 1.28:1 Fail Fail
#8A94F5 #50A9F5 1.09:1 Fail Fail

How to use these colors

  • Background — Blue (#8A94F5): the lightest tone — a clean base for large areas
  • Text — Violet (#533A91): the darkest tone — readable for body copy and headings
  • Primary — Blue (#50A9F5): the most saturated tone — buttons, links and key UI
  • Accent — Blue (#453FE1): 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 (#8A94F5), Violet (#533A91), Blue (#453FE1) and Blue (#50A9F5).

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 #8A94F5, #533A91, #453FE1 and #50A9F5. 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!