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

Blue & Blue, Violet Color Palette

#618DF5 97, 141, 245
#4E55D4 78, 85, 212
#451DE2 69, 29, 226
#A873E8 168, 115, 232
#618DF5
Color 1
#4E55D4
Color 2
#451DE2
Color 3
#A873E8
Color 4
:root {
  --color-1: #618DF5;
  --color-2: #4E55D4;
  --color-3: #451DE2;
  --color-4: #A873E8;
}
colors: {
  'palette-1': '#618DF5',
  'palette-2': '#4E55D4',
  'palette-3': '#451DE2',
  'palette-4': '#A873E8',
}
const palette = [
  '#618DF5',
  '#4E55D4',
  '#451DE2',
  '#A873E8',
];
$color-1: #618DF5;
$color-2: #4E55D4;
$color-3: #451DE2;
$color-4: #A873E8;
Palette Codes 4 COLORS

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

2,526 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 Blue (#618DF5) and reads as well balanced in lightness, with an average saturation of 75% and lightness of 60%. It works well for calm, professional and modern interfaces.

The colors in this palette

Blue #618DF5

rgb(97, 141, 245) · hsl(222, 88%, 67%)

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

Blue #4E55D4

rgb(78, 85, 212) · hsl(237, 61%, 57%)

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

Violet #451DE2

rgb(69, 29, 226) · hsl(252, 77%, 50%)

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

Violet #A873E8

rgb(168, 115, 232) · hsl(267, 72%, 68%)

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
#618DF5 #451DE2 2.63:1 Fail Fail
#451DE2 #A873E8 2.49:1 Fail Fail
#618DF5 #4E55D4 1.86:1 Fail Fail
#4E55D4 #A873E8 1.76:1 Fail Fail
#4E55D4 #451DE2 1.41:1 Fail Fail
#618DF5 #A873E8 1.06:1 Fail Fail

How to use these colors

  • Background — Violet (#A873E8): the lightest tone — a clean base for large areas
  • Text — Violet (#451DE2): the darkest tone — readable for body copy and headings
  • Primary — Blue (#618DF5): the most saturated tone — buttons, links and key UI
  • Accent — Violet (#451DE2): 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 (#618DF5), Blue (#4E55D4), Violet (#451DE2) and Violet (#A873E8).

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 #618DF5, #4E55D4, #451DE2 and #A873E8. 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!