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

Blue & Blue, Violet Color Palette

#6C6ED8 108, 110, 216
#9663B4 150, 99, 180
#423AD9 66, 58, 217
#4790F5 71, 144, 245
#6C6ED8
Color 1
#9663B4
Color 2
#423AD9
Color 3
#4790F5
Color 4
:root {
  --color-1: #6C6ED8;
  --color-2: #9663B4;
  --color-3: #423AD9;
  --color-4: #4790F5;
}
colors: {
  'palette-1': '#6C6ED8',
  'palette-2': '#9663B4',
  'palette-3': '#423AD9',
  'palette-4': '#4790F5',
}
const palette = [
  '#6C6ED8',
  '#9663B4',
  '#423AD9',
  '#4790F5',
];
$color-1: #6C6ED8;
$color-2: #9663B4;
$color-3: #423AD9;
$color-4: #4790F5;
Palette Codes 4 COLORS

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

738 Views
Added Jun 2026
Copy & Download

About this color palette

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

The colors in this palette

Blue #6C6ED8

rgb(108, 110, 216) · hsl(239, 58%, 64%)

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

Violet #9663B4

rgb(150, 99, 180) · hsl(278, 35%, 55%)

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

Blue #423AD9

rgb(66, 58, 217) · hsl(243, 68%, 54%)

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

Blue #4790F5

rgb(71, 144, 245) · hsl(215, 90%, 62%)

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
#423AD9 #4790F5 2.32:1 Fail Fail
#6C6ED8 #423AD9 1.71:1 Fail Fail
#9663B4 #423AD9 1.67:1 Fail Fail
#9663B4 #4790F5 1.39:1 Fail Fail
#6C6ED8 #4790F5 1.35:1 Fail Fail
#6C6ED8 #9663B4 1.03:1 Fail Fail

How to use these colors

  • Background — Blue (#6C6ED8): the lightest tone — a clean base for large areas
  • Text — Blue (#423AD9): the darkest tone — readable for body copy and headings
  • Primary — Blue (#4790F5): the most saturated tone — buttons, links and key UI
  • Accent — Blue (#423AD9): 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 (#6C6ED8), Violet (#9663B4), Blue (#423AD9) and Blue (#4790F5).

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 #6C6ED8, #9663B4, #423AD9 and #4790F5. 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!