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

Blue & Blue, Violet Color Palette

#5D65D6 93, 101, 214
#6D4997 109, 73, 151
#4D4DE9 77, 77, 233
#206AD8 32, 106, 216
#5D65D6
Color 1
#6D4997
Color 2
#4D4DE9
Color 3
#206AD8
Color 4
:root {
  --color-1: #5D65D6;
  --color-2: #6D4997;
  --color-3: #4D4DE9;
  --color-4: #206AD8;
}
colors: {
  'palette-1': '#5D65D6',
  'palette-2': '#6D4997',
  'palette-3': '#4D4DE9',
  'palette-4': '#206AD8',
}
const palette = [
  '#5D65D6',
  '#6D4997',
  '#4D4DE9',
  '#206AD8',
];
$color-1: #5D65D6;
$color-2: #6D4997;
$color-3: #4D4DE9;
$color-4: #206AD8;
Palette Codes 4 COLORS

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

5,907 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 (#4D4DE9) and reads as well balanced in lightness, with an average saturation of 62% and lightness of 53%. It works well for calm, professional and modern interfaces.

The colors in this palette

Blue #5D65D6

rgb(93, 101, 214) · hsl(236, 60%, 60%)

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

Violet #6D4997

rgb(109, 73, 151) · hsl(268, 35%, 44%)

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

Blue #4D4DE9

rgb(77, 77, 233) · hsl(240, 78%, 61%)

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

Blue #206AD8

rgb(32, 106, 216) · hsl(216, 74%, 49%)

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
#5D65D6 #6D4997 1.41:1 Fail Fail
#6D4997 #206AD8 1.35:1 Fail Fail
#5D65D6 #4D4DE9 1.21:1 Fail Fail
#6D4997 #4D4DE9 1.17:1 Fail Fail
#4D4DE9 #206AD8 1.16:1 Fail Fail
#5D65D6 #206AD8 1.04:1 Fail Fail

How to use these colors

  • Background — Blue (#4D4DE9): the lightest tone — a clean base for large areas
  • Text — Violet (#6D4997): the darkest tone — readable for body copy and headings
  • Primary — Blue (#206AD8): the most saturated tone — buttons, links and key UI
  • Accent — Blue (#5D65D6): 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 (#5D65D6), Violet (#6D4997), Blue (#4D4DE9) and Blue (#206AD8).

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 #5D65D6, #6D4997, #4D4DE9 and #206AD8. 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!