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

Blue & Blue, Violet Color Palette

#5766DD 87, 102, 221
#A379C8 163, 121, 200
#6161E4 97, 97, 228
#528AF5 82, 138, 245
#5766DD
Color 1
#A379C8
Color 2
#6161E4
Color 3
#528AF5
Color 4
:root {
  --color-1: #5766DD;
  --color-2: #A379C8;
  --color-3: #6161E4;
  --color-4: #528AF5;
}
colors: {
  'palette-1': '#5766DD',
  'palette-2': '#A379C8',
  'palette-3': '#6161E4',
  'palette-4': '#528AF5',
}
const palette = [
  '#5766DD',
  '#A379C8',
  '#6161E4',
  '#528AF5',
];
$color-1: #5766DD;
$color-2: #A379C8;
$color-3: #6161E4;
$color-4: #528AF5;
Palette Codes 4 COLORS

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

5,311 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 (#528AF5) and reads as well balanced in lightness, with an average saturation of 67% and lightness of 63%. It works well for calm, professional and modern interfaces.

The colors in this palette

Blue #5766DD

rgb(87, 102, 221) · hsl(233, 66%, 60%)

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

Violet #A379C8

rgb(163, 121, 200) · hsl(272, 42%, 63%)

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

Blue #6161E4

rgb(97, 97, 228) · hsl(240, 71%, 64%)

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

Blue #528AF5

rgb(82, 138, 245) · hsl(219, 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
#6161E4 #528AF5 1.46:1 Fail Fail
#5766DD #528AF5 1.45:1 Fail Fail
#5766DD #A379C8 1.41:1 Fail Fail
#A379C8 #6161E4 1.41:1 Fail Fail
#A379C8 #528AF5 1.03:1 Fail Fail
#5766DD #6161E4 1:1 Fail Fail

How to use these colors

  • Background — Blue (#528AF5): the lightest tone — a clean base for large areas
  • Text — Blue (#5766DD): the darkest tone — readable for body copy and headings
  • Primary — Blue (#6161E4): the most saturated tone — buttons, links and key UI
  • Accent — Blue (#5766DD): 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 (#5766DD), Violet (#A379C8), Blue (#6161E4) and Blue (#528AF5).

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 #5766DD, #A379C8, #6161E4 and #528AF5. 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!