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

Blue & Blue, Violet Color Palette

#505DD3 80, 93, 211
#8556C1 133, 86, 193
#4934E3 73, 52, 227
#2261CE 34, 97, 206
#505DD3
Color 1
#8556C1
Color 2
#4934E3
Color 3
#2261CE
Color 4
:root {
  --color-1: #505DD3;
  --color-2: #8556C1;
  --color-3: #4934E3;
  --color-4: #2261CE;
}
colors: {
  'palette-1': '#505DD3',
  'palette-2': '#8556C1',
  'palette-3': '#4934E3',
  'palette-4': '#2261CE',
}
const palette = [
  '#505DD3',
  '#8556C1',
  '#4934E3',
  '#2261CE',
];
$color-1: #505DD3;
$color-2: #8556C1;
$color-3: #4934E3;
$color-4: #2261CE;
Palette Codes 4 COLORS

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

6,456 Views
Added Jun 2026
Copy & Download

About this color palette

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

The colors in this palette

Blue #505DD3

rgb(80, 93, 211) · hsl(234, 60%, 57%)

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

Violet #8556C1

rgb(133, 86, 193) · hsl(266, 46%, 55%)

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

Blue #4934E3

rgb(73, 52, 227) · hsl(247, 76%, 55%)

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

Blue #2261CE

rgb(34, 97, 206) · hsl(218, 72%, 47%)

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
#8556C1 #4934E3 1.42:1 Fail Fail
#505DD3 #4934E3 1.33:1 Fail Fail
#4934E3 #2261CE 1.27:1 Fail Fail
#8556C1 #2261CE 1.12:1 Fail Fail
#505DD3 #8556C1 1.07:1 Fail Fail
#505DD3 #2261CE 1.05:1 Fail Fail

How to use these colors

  • Background — Blue (#505DD3): the lightest tone — a clean base for large areas
  • Text — Blue (#2261CE): the darkest tone — readable for body copy and headings
  • Primary — Blue (#4934E3): the most saturated tone — buttons, links and key UI
  • Accent — Blue (#2261CE): 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 (#505DD3), Violet (#8556C1), Blue (#4934E3) and Blue (#2261CE).

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 #505DD3, #8556C1, #4934E3 and #2261CE. 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!