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

Blue & Blue, Violet Color Palette

#7087F5 112, 135, 245
#5B2E8A 91, 46, 138
#4F3DEC 79, 61, 236
#4786F4 71, 134, 244
#7087F5
Color 1
#5B2E8A
Color 2
#4F3DEC
Color 3
#4786F4
Color 4
:root {
  --color-1: #7087F5;
  --color-2: #5B2E8A;
  --color-3: #4F3DEC;
  --color-4: #4786F4;
}
colors: {
  'palette-1': '#7087F5',
  'palette-2': '#5B2E8A',
  'palette-3': '#4F3DEC',
  'palette-4': '#4786F4',
}
const palette = [
  '#7087F5',
  '#5B2E8A',
  '#4F3DEC',
  '#4786F4',
];
$color-1: #7087F5;
$color-2: #5B2E8A;
$color-3: #4F3DEC;
$color-4: #4786F4;
Palette Codes 4 COLORS

This is a cool, high-energy 4-colour palette mixing related and contrasting tones for a natural feel.

6,481 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, high-energy 4-colour palette mixing related and contrasting tones for a natural feel. It is anchored by Blue (#4786F4) and reads as well balanced in lightness, with an average saturation of 77% and lightness of 57%. It works well for calm, professional and modern interfaces.

The colors in this palette

Blue #7087F5

rgb(112, 135, 245) · hsl(230, 87%, 70%)

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

Violet #5B2E8A

rgb(91, 46, 138) · hsl(269, 50%, 36%)

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

Blue #4F3DEC

rgb(79, 61, 236) · hsl(246, 82%, 58%)

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

Blue #4786F4

rgb(71, 134, 244) · hsl(218, 89%, 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
#7087F5 #5B2E8A 2.94:1 Fail Fail
#5B2E8A #4786F4 2.72:1 Fail Fail
#7087F5 #4F3DEC 2.02:1 Fail Fail
#4F3DEC #4786F4 1.86:1 Fail Fail
#5B2E8A #4F3DEC 1.46:1 Fail Fail
#7087F5 #4786F4 1.08:1 Fail Fail

How to use these colors

  • Background — Blue (#7087F5): the lightest tone — a clean base for large areas
  • Text — Violet (#5B2E8A): the darkest tone — readable for body copy and headings
  • Primary — Blue (#4786F4): the most saturated tone — buttons, links and key UI
  • Accent — Blue (#4F3DEC): 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 (#7087F5), Violet (#5B2E8A), Blue (#4F3DEC) and Blue (#4786F4).

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 #7087F5, #5B2E8A, #4F3DEC and #4786F4. 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!