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

Violet & Blue, Violet Color Palette

#6770E0 103, 112, 224
#6A2B98 106, 43, 152
#6340F2 99, 64, 242
#246CED 36, 108, 237
#6770E0
Color 1
#6A2B98
Color 2
#6340F2
Color 3
#246CED
Color 4
:root {
  --color-1: #6770E0;
  --color-2: #6A2B98;
  --color-3: #6340F2;
  --color-4: #246CED;
}
colors: {
  'palette-1': '#6770E0',
  'palette-2': '#6A2B98',
  'palette-3': '#6340F2',
  'palette-4': '#246CED',
}
const palette = [
  '#6770E0',
  '#6A2B98',
  '#6340F2',
  '#246CED',
];
$color-1: #6770E0;
$color-2: #6A2B98;
$color-3: #6340F2;
$color-4: #246CED;
Palette Codes 4 COLORS

This is a cool, high-energy 4-colour palette with a comfortable balance of contrast and harmony.

1,281 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, high-energy 4-colour palette with a comfortable balance of contrast and harmony. It is anchored by Violet (#6340F2) and reads as well balanced in lightness, with an average saturation of 74% and lightness of 54%. It works well for calm, professional and modern interfaces.

The colors in this palette

Blue #6770E0

rgb(103, 112, 224) · hsl(236, 66%, 64%)

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

Violet #6A2B98

rgb(106, 43, 152) · hsl(275, 56%, 38%)

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

Violet #6340F2

rgb(99, 64, 242) · hsl(252, 87%, 60%)

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

Blue #246CED

rgb(36, 108, 237) · hsl(219, 85%, 54%)

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
#6770E0 #6A2B98 2.06:1 Fail Fail
#6A2B98 #246CED 1.84:1 Fail Fail
#6A2B98 #6340F2 1.47:1 Fail Fail
#6770E0 #6340F2 1.4:1 Fail Fail
#6340F2 #246CED 1.25:1 Fail Fail
#6770E0 #246CED 1.12:1 Fail Fail

How to use these colors

  • Background — Blue (#6770E0): the lightest tone — a clean base for large areas
  • Text — Violet (#6A2B98): the darkest tone — readable for body copy and headings
  • Primary — Violet (#6340F2): the most saturated tone — buttons, links and key UI
  • Accent — Blue (#246CED): 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 Violet 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 (#6770E0), Violet (#6A2B98), Violet (#6340F2) and Blue (#246CED).

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 #6770E0, #6A2B98, #6340F2 and #246CED. 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!