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

Blue & Blue, Violet Color Palette

#206EB6 32, 110, 182
#6E8CDD 110, 140, 221
#595CF3 89, 92, 243
#9278E8 146, 120, 232
#206EB6
Color 1
#6E8CDD
Color 2
#595CF3
Color 3
#9278E8
Color 4
:root {
  --color-1: #206EB6;
  --color-2: #6E8CDD;
  --color-3: #595CF3;
  --color-4: #9278E8;
}
colors: {
  'palette-1': '#206EB6',
  'palette-2': '#6E8CDD',
  'palette-3': '#595CF3',
  'palette-4': '#9278E8',
}
const palette = [
  '#206EB6',
  '#6E8CDD',
  '#595CF3',
  '#9278E8',
];
$color-1: #206EB6;
$color-2: #6E8CDD;
$color-3: #595CF3;
$color-4: #9278E8;
Palette Codes 4 COLORS

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

1,262 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 (#595CF3) and reads as well balanced in lightness, with an average saturation of 72% and lightness of 60%. It works well for calm, professional and modern interfaces.

The colors in this palette

Blue #206EB6

rgb(32, 110, 182) · hsl(209, 70%, 42%)

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

Blue #6E8CDD

rgb(110, 140, 221) · hsl(224, 62%, 65%)

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

Blue #595CF3

rgb(89, 92, 243) · hsl(239, 87%, 65%)

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

Violet #9278E8

rgb(146, 120, 232) · hsl(254, 71%, 69%)

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
#206EB6 #6E8CDD 1.63:1 Fail Fail
#206EB6 #9278E8 1.53:1 Fail Fail
#6E8CDD #595CF3 1.52:1 Fail Fail
#595CF3 #9278E8 1.43:1 Fail Fail
#206EB6 #595CF3 1.07:1 Fail Fail
#6E8CDD #9278E8 1.06:1 Fail Fail

How to use these colors

  • Background — Violet (#9278E8): the lightest tone — a clean base for large areas
  • Text — Blue (#206EB6): the darkest tone — readable for body copy and headings
  • Primary — Blue (#595CF3): the most saturated tone — buttons, links and key UI
  • Accent — Blue (#206EB6): 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 (#206EB6), Blue (#6E8CDD), Blue (#595CF3) and Violet (#9278E8).

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 #206EB6, #6E8CDD, #595CF3 and #9278E8. 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!