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

Blue & Blue, Violet Color Palette

#195DE6 25, 93, 230
#3644DD 54, 68, 221
#452EB8 69, 46, 184
#5919B3 89, 25, 179
#195DE6
Color 1
#3644DD
Color 2
#452EB8
Color 3
#5919B3
Color 4
:root {
  --color-1: #195DE6;
  --color-2: #3644DD;
  --color-3: #452EB8;
  --color-4: #5919B3;
}
colors: {
  'palette-1': '#195DE6',
  'palette-2': '#3644DD',
  'palette-3': '#452EB8',
  'palette-4': '#5919B3',
}
const palette = [
  '#195DE6',
  '#3644DD',
  '#452EB8',
  '#5919B3',
];
$color-1: #195DE6;
$color-2: #3644DD;
$color-3: #452EB8;
$color-4: #5919B3;
Palette Codes 4 COLORS

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

2,365 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 (#195DE6) and reads as well balanced in lightness, with an average saturation of 72% and lightness of 47%. It works well for calm, professional and modern interfaces.

The colors in this palette

Blue #195DE6

rgb(25, 93, 230) · hsl(220, 80%, 50%)

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

Blue #3644DD

rgb(54, 68, 221) · hsl(235, 71%, 54%)

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

Violet #452EB8

rgb(69, 46, 184) · hsl(250, 60%, 45%)

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

Violet #5919B3

rgb(89, 25, 179) · hsl(265, 75%, 40%)

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
#195DE6 #5919B3 1.69:1 Fail Fail
#195DE6 #452EB8 1.61:1 Fail Fail
#3644DD #5919B3 1.37:1 Fail Fail
#3644DD #452EB8 1.3:1 Fail Fail
#195DE6 #3644DD 1.24:1 Fail Fail
#452EB8 #5919B3 1.05:1 Fail Fail

How to use these colors

  • Background — Blue (#3644DD): the lightest tone — a clean base for large areas
  • Text — Violet (#5919B3): the darkest tone — readable for body copy and headings
  • Primary — Blue (#195DE6): the most saturated tone — buttons, links and key UI
  • Accent — Violet (#5919B3): 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 (#195DE6), Blue (#3644DD), Violet (#452EB8) and Violet (#5919B3).

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 #195DE6, #3644DD, #452EB8 and #5919B3. 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!