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

Blue & Blue, Violet Color Palette

#328ACD 50, 138, 205
#164ABB 22, 74, 187
#2630C0 38, 48, 192
#7963D9 121, 99, 217
#328ACD
Color 1
#164ABB
Color 2
#2630C0
Color 3
#7963D9
Color 4
:root {
  --color-1: #328ACD;
  --color-2: #164ABB;
  --color-3: #2630C0;
  --color-4: #7963D9;
}
colors: {
  'palette-1': '#328ACD',
  'palette-2': '#164ABB',
  'palette-3': '#2630C0',
  'palette-4': '#7963D9',
}
const palette = [
  '#328ACD',
  '#164ABB',
  '#2630C0',
  '#7963D9',
];
$color-1: #328ACD;
$color-2: #164ABB;
$color-3: #2630C0;
$color-4: #7963D9;
Palette Codes 4 COLORS

This is a cool, high-energy 4-colour palette whose tones sit close together for a smooth, cohesive feel.

1,500 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, high-energy 4-colour palette whose tones sit close together for a smooth, cohesive feel. It is anchored by Blue (#164ABB) and reads as well balanced in lightness, with an average saturation of 67% and lightness of 50%. It works well for calm, professional and modern interfaces.

The colors in this palette

Blue #328ACD

rgb(50, 138, 205) · hsl(206, 61%, 50%)

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

Blue #164ABB

rgb(22, 74, 187) · hsl(221, 79%, 41%)

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

Blue #2630C0

rgb(38, 48, 192) · hsl(236, 67%, 45%)

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

Violet #7963D9

rgb(121, 99, 217) · hsl(251, 61%, 62%)

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

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
#328ACD #2630C0 2.49:1 Fail Fail
#328ACD #164ABB 2.07:1 Fail Fail
#2630C0 #7963D9 2.03:1 Fail Fail
#164ABB #7963D9 1.68:1 Fail Fail
#328ACD #7963D9 1.23:1 Fail Fail
#164ABB #2630C0 1.21:1 Fail Fail

How to use these colors

  • Background — Violet (#7963D9): the lightest tone — a clean base for large areas
  • Text — Blue (#164ABB): the darkest tone — readable for body copy and headings
  • Primary — Blue (#164ABB): the most saturated tone — buttons, links and key UI
  • Accent — Blue (#2630C0): 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 (#328ACD), Blue (#164ABB), Blue (#2630C0) and Violet (#7963D9).

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 #328ACD, #164ABB, #2630C0 and #7963D9. 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!