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

Blue & Blue, Violet Color Palette

#789FF5 120, 159, 245
#8A5FB5 138, 95, 181
#716AF5 113, 106, 245
#55ABF5 85, 171, 245
#789FF5
Color 1
#8A5FB5
Color 2
#716AF5
Color 3
#55ABF5
Color 4
:root {
  --color-1: #789FF5;
  --color-2: #8A5FB5;
  --color-3: #716AF5;
  --color-4: #55ABF5;
}
colors: {
  'palette-1': '#789FF5',
  'palette-2': '#8A5FB5',
  'palette-3': '#716AF5',
  'palette-4': '#55ABF5',
}
const palette = [
  '#789FF5',
  '#8A5FB5',
  '#716AF5',
  '#55ABF5',
];
$color-1: #789FF5;
$color-2: #8A5FB5;
$color-3: #716AF5;
$color-4: #55ABF5;
Palette Codes 4 COLORS

This is a cool, vibrant 4-colour palette whose tones sit close together for a smooth, cohesive feel.

7,778 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, vibrant 4-colour palette whose tones sit close together for a smooth, cohesive feel. It is anchored by Blue (#55ABF5) and reads as well balanced in lightness, with an average saturation of 75% and lightness of 65%. It works well for calm, professional and modern interfaces.

The colors in this palette

Blue #789FF5

rgb(120, 159, 245) · hsl(221, 86%, 72%)

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

Violet #8A5FB5

rgb(138, 95, 181) · hsl(270, 37%, 54%)

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

Blue #716AF5

rgb(113, 106, 245) · hsl(243, 87%, 69%)

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

Blue #55ABF5

rgb(85, 171, 245) · hsl(208, 89%, 65%)

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
#8A5FB5 #55ABF5 1.95:1 Fail Fail
#789FF5 #8A5FB5 1.84:1 Fail Fail
#716AF5 #55ABF5 1.68:1 Fail Fail
#789FF5 #716AF5 1.59:1 Fail Fail
#8A5FB5 #716AF5 1.16:1 Fail Fail
#789FF5 #55ABF5 1.06:1 Fail Fail

How to use these colors

  • Background — Blue (#789FF5): the lightest tone — a clean base for large areas
  • Text — Violet (#8A5FB5): the darkest tone — readable for body copy and headings
  • Primary — Blue (#55ABF5): the most saturated tone — buttons, links and key UI
  • Accent — Blue (#716AF5): 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 (#789FF5), Violet (#8A5FB5), Blue (#716AF5) and Blue (#55ABF5).

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 #789FF5, #8A5FB5, #716AF5 and #55ABF5. 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!