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

Blue & Blue, Violet Color Palette

#7793F5 119, 147, 245
#7751A7 119, 81, 167
#5F56D8 95, 86, 216
#3F8CF5 63, 140, 245
#7793F5
Color 1
#7751A7
Color 2
#5F56D8
Color 3
#3F8CF5
Color 4
:root {
  --color-1: #7793F5;
  --color-2: #7751A7;
  --color-3: #5F56D8;
  --color-4: #3F8CF5;
}
colors: {
  'palette-1': '#7793F5',
  'palette-2': '#7751A7',
  'palette-3': '#5F56D8',
  'palette-4': '#3F8CF5',
}
const palette = [
  '#7793F5',
  '#7751A7',
  '#5F56D8',
  '#3F8CF5',
];
$color-1: #7793F5;
$color-2: #7751A7;
$color-3: #5F56D8;
$color-4: #3F8CF5;
Palette Codes 4 COLORS

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

4,117 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 (#3F8CF5) and reads as well balanced in lightness, with an average saturation of 68% and lightness of 60%. It works well for calm, professional and modern interfaces.

The colors in this palette

Blue #7793F5

rgb(119, 147, 245) · hsl(227, 86%, 71%)

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

Violet #7751A7

rgb(119, 81, 167) · hsl(267, 35%, 49%)

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

Blue #5F56D8

rgb(95, 86, 216) · hsl(244, 63%, 59%)

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

Blue #3F8CF5

rgb(63, 140, 245) · hsl(215, 90%, 60%)

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
#7793F5 #7751A7 2.07:1 Fail Fail
#7793F5 #5F56D8 1.91:1 Fail Fail
#7751A7 #3F8CF5 1.78:1 Fail Fail
#5F56D8 #3F8CF5 1.65:1 Fail Fail
#7793F5 #3F8CF5 1.16:1 Fail Fail
#7751A7 #5F56D8 1.08:1 Fail Fail

How to use these colors

  • Background — Blue (#7793F5): the lightest tone — a clean base for large areas
  • Text — Violet (#7751A7): the darkest tone — readable for body copy and headings
  • Primary — Blue (#3F8CF5): the most saturated tone — buttons, links and key UI
  • Accent — Blue (#5F56D8): 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 (#7793F5), Violet (#7751A7), Blue (#5F56D8) and Blue (#3F8CF5).

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 #7793F5, #7751A7, #5F56D8 and #3F8CF5. 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!