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

Blue & Blue, Violet Color Palette

#526AD4 82, 106, 212
#57298A 87, 41, 138
#6A66F5 106, 102, 245
#1258DE 18, 88, 222
#526AD4
Color 1
#57298A
Color 2
#6A66F5
Color 3
#1258DE
Color 4
:root {
  --color-1: #526AD4;
  --color-2: #57298A;
  --color-3: #6A66F5;
  --color-4: #1258DE;
}
colors: {
  'palette-1': '#526AD4',
  'palette-2': '#57298A',
  'palette-3': '#6A66F5',
  'palette-4': '#1258DE',
}
const palette = [
  '#526AD4',
  '#57298A',
  '#6A66F5',
  '#1258DE',
];
$color-1: #526AD4;
$color-2: #57298A;
$color-3: #6A66F5;
$color-4: #1258DE;
Palette Codes 4 COLORS

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

7,966 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, high-energy 4-colour palette mixing related and contrasting tones for a natural feel. It is anchored by Blue (#6A66F5) and reads as well balanced in lightness, with an average saturation of 72% and lightness of 52%. It works well for calm, professional and modern interfaces.

The colors in this palette

Blue #526AD4

rgb(82, 106, 212) · hsl(229, 60%, 58%)

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

Violet #57298A

rgb(87, 41, 138) · hsl(268, 54%, 35%)

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

Blue #6A66F5

rgb(106, 102, 245) · hsl(242, 88%, 68%)

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

Blue #1258DE

rgb(18, 88, 222) · hsl(219, 85%, 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
#57298A #6A66F5 2.31:1 Fail Fail
#526AD4 #57298A 2.09:1 Fail Fail
#57298A #1258DE 1.66:1 Fail Fail
#6A66F5 #1258DE 1.39:1 Fail Fail
#526AD4 #1258DE 1.26:1 Fail Fail
#526AD4 #6A66F5 1.11:1 Fail Fail

How to use these colors

  • Background — Blue (#6A66F5): the lightest tone — a clean base for large areas
  • Text — Violet (#57298A): the darkest tone — readable for body copy and headings
  • Primary — Blue (#1258DE): the most saturated tone — buttons, links and key UI
  • Accent — Blue (#526AD4): 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 (#526AD4), Violet (#57298A), Blue (#6A66F5) and Blue (#1258DE).

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 #526AD4, #57298A, #6A66F5 and #1258DE. 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!