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

Blue & Blue, Violet Color Palette

#2B83E9 43, 131, 233
#2247CE 34, 71, 206
#2821F2 40, 33, 242
#420CCA 66, 12, 202
#2B83E9
Color 1
#2247CE
Color 2
#2821F2
Color 3
#420CCA
Color 4
:root {
  --color-1: #2B83E9;
  --color-2: #2247CE;
  --color-3: #2821F2;
  --color-4: #420CCA;
}
colors: {
  'palette-1': '#2B83E9',
  'palette-2': '#2247CE',
  'palette-3': '#2821F2',
  'palette-4': '#420CCA',
}
const palette = [
  '#2B83E9',
  '#2247CE',
  '#2821F2',
  '#420CCA',
];
$color-1: #2B83E9;
$color-2: #2247CE;
$color-3: #2821F2;
$color-4: #420CCA;
Palette Codes 4 COLORS

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

1,470 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 (#2821F2) and reads as well balanced in lightness, with an average saturation of 83% and lightness of 49%. It works well for calm, professional and modern interfaces.

The colors in this palette

Blue #2B83E9

rgb(43, 131, 233) · hsl(212, 81%, 54%)

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

Blue #2247CE

rgb(34, 71, 206) · hsl(227, 72%, 47%)

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

Blue #2821F2

rgb(40, 33, 242) · hsl(242, 89%, 54%)

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

Violet #420CCA

rgb(66, 12, 202) · hsl(257, 89%, 42%)

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
#2B83E9 #420CCA 2.59:1 Fail Fail
#2B83E9 #2821F2 2.13:1 Fail Fail
#2B83E9 #2247CE 1.93:1 Fail Fail
#2247CE #420CCA 1.34:1 Fail Fail
#2821F2 #420CCA 1.21:1 Fail Fail
#2247CE #2821F2 1.1:1 Fail Fail

How to use these colors

  • Background — Blue (#2B83E9): the lightest tone — a clean base for large areas
  • Text — Violet (#420CCA): the darkest tone — readable for body copy and headings
  • Primary — Blue (#2821F2): the most saturated tone — buttons, links and key UI
  • Accent — Violet (#420CCA): 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 (#2B83E9), Blue (#2247CE), Blue (#2821F2) and Violet (#420CCA).

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 #2B83E9, #2247CE, #2821F2 and #420CCA. 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!