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

Blue & Blue, Violet Color Palette

#4E5BBE 78, 91, 190
#692E85 105, 46, 133
#4E55EC 78, 85, 236
#2461CE 36, 97, 206
#4E5BBE
Color 1
#692E85
Color 2
#4E55EC
Color 3
#2461CE
Color 4
:root {
  --color-1: #4E5BBE;
  --color-2: #692E85;
  --color-3: #4E55EC;
  --color-4: #2461CE;
}
colors: {
  'palette-1': '#4E5BBE',
  'palette-2': '#692E85',
  'palette-3': '#4E55EC',
  'palette-4': '#2461CE',
}
const palette = [
  '#4E5BBE',
  '#692E85',
  '#4E55EC',
  '#2461CE',
];
$color-1: #4E5BBE;
$color-2: #692E85;
$color-3: #4E55EC;
$color-4: #2461CE;
Palette Codes 4 COLORS

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

6,303 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, high-energy 4-colour palette built from closely related tones that blend harmoniously. It is anchored by Blue (#4E55EC) and reads as well balanced in lightness, with an average saturation of 61% and lightness of 49%. It works well for calm, professional and modern interfaces.

The colors in this palette

Blue #4E5BBE

rgb(78, 91, 190) · hsl(233, 46%, 53%)

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

Violet #692E85

rgb(105, 46, 133) · hsl(281, 49%, 35%)

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

Blue #4E55EC

rgb(78, 85, 236) · hsl(237, 81%, 62%)

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

Blue #2461CE

rgb(36, 97, 206) · hsl(218, 70%, 47%)

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
#692E85 #4E55EC 1.65:1 Fail Fail
#692E85 #2461CE 1.58:1 Fail Fail
#4E5BBE #692E85 1.53:1 Fail Fail
#4E5BBE #4E55EC 1.08:1 Fail Fail
#4E55EC #2461CE 1.04:1 Fail Fail
#4E5BBE #2461CE 1.03:1 Fail Fail

How to use these colors

  • Background — Blue (#4E55EC): the lightest tone — a clean base for large areas
  • Text — Violet (#692E85): the darkest tone — readable for body copy and headings
  • Primary — Blue (#2461CE): the most saturated tone — buttons, links and key UI
  • Accent — Violet (#692E85): 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 (#4E5BBE), Violet (#692E85), Blue (#4E55EC) and Blue (#2461CE).

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 #4E5BBE, #692E85, #4E55EC and #2461CE. 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!