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

Blue & Blue, Violet Color Palette

#93A3F5 147, 163, 245
#7956B8 121, 86, 184
#878BF5 135, 139, 245
#6596F5 101, 150, 245
#93A3F5
Color 1
#7956B8
Color 2
#878BF5
Color 3
#6596F5
Color 4
:root {
  --color-1: #93A3F5;
  --color-2: #7956B8;
  --color-3: #878BF5;
  --color-4: #6596F5;
}
colors: {
  'palette-1': '#93A3F5',
  'palette-2': '#7956B8',
  'palette-3': '#878BF5',
  'palette-4': '#6596F5',
}
const palette = [
  '#93A3F5',
  '#7956B8',
  '#878BF5',
  '#6596F5',
];
$color-1: #93A3F5;
$color-2: #7956B8;
$color-3: #878BF5;
$color-4: #6596F5;
Palette Codes 4 COLORS

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

5,654 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, bold 4-colour palette built from closely related tones that blend harmoniously. It is anchored by Blue (#6596F5) and reads as bright and open, with an average saturation of 74% and lightness of 68%. It works well for calm, professional and modern interfaces.

The colors in this palette

Blue #93A3F5

rgb(147, 163, 245) · hsl(230, 83%, 77%)

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

Violet #7956B8

rgb(121, 86, 184) · hsl(261, 41%, 53%)

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

Blue #878BF5

rgb(135, 139, 245) · hsl(238, 85%, 75%)

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

Blue #6596F5

rgb(101, 150, 245) · hsl(220, 88%, 68%)

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
#93A3F5 #7956B8 2.29:1 Fail Fail
#7956B8 #6596F5 1.89:1 Fail Fail
#7956B8 #878BF5 1.84:1 Fail Fail
#93A3F5 #878BF5 1.25:1 Fail Fail
#93A3F5 #6596F5 1.22:1 Fail Fail
#878BF5 #6596F5 1.03:1 Fail Fail

How to use these colors

  • Background — Blue (#93A3F5): the lightest tone — a clean base for large areas
  • Text — Violet (#7956B8): the darkest tone — readable for body copy and headings
  • Primary — Blue (#6596F5): the most saturated tone — buttons, links and key UI
  • Accent — Blue (#878BF5): 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 (#93A3F5), Violet (#7956B8), Blue (#878BF5) and Blue (#6596F5).

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 #93A3F5, #7956B8, #878BF5 and #6596F5. 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!