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

Blue & Blue, Violet Color Palette

#898DF5 137, 141, 245
#9D75BF 157, 117, 191
#4A45F2 74, 69, 242
#2E65E8 46, 101, 232
#898DF5
Color 1
#9D75BF
Color 2
#4A45F2
Color 3
#2E65E8
Color 4
:root {
  --color-1: #898DF5;
  --color-2: #9D75BF;
  --color-3: #4A45F2;
  --color-4: #2E65E8;
}
colors: {
  'palette-1': '#898DF5',
  'palette-2': '#9D75BF',
  'palette-3': '#4A45F2',
  'palette-4': '#2E65E8',
}
const palette = [
  '#898DF5',
  '#9D75BF',
  '#4A45F2',
  '#2E65E8',
];
$color-1: #898DF5;
$color-2: #9D75BF;
$color-3: #4A45F2;
$color-4: #2E65E8;
Palette Codes 4 COLORS

This is a cool, vibrant 4-colour palette with a comfortable balance of contrast and harmony.

5,648 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, vibrant 4-colour palette with a comfortable balance of contrast and harmony. It is anchored by Blue (#4A45F2) and reads as well balanced in lightness, with an average saturation of 72% and lightness of 63%. It works well for calm, professional and modern interfaces.

The colors in this palette

Blue #898DF5

rgb(137, 141, 245) · hsl(238, 84%, 75%)

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

Violet #9D75BF

rgb(157, 117, 191) · hsl(272, 37%, 60%)

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

Blue #4A45F2

rgb(74, 69, 242) · hsl(242, 87%, 61%)

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

Blue #2E65E8

rgb(46, 101, 232) · hsl(222, 80%, 55%)

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
#898DF5 #4A45F2 2.1:1 Fail Fail
#898DF5 #2E65E8 1.74:1 Fail Fail
#9D75BF #4A45F2 1.67:1 Fail Fail
#9D75BF #2E65E8 1.38:1 Fail Fail
#898DF5 #9D75BF 1.26:1 Fail Fail
#4A45F2 #2E65E8 1.21:1 Fail Fail

How to use these colors

  • Background — Blue (#898DF5): the lightest tone — a clean base for large areas
  • Text — Blue (#2E65E8): the darkest tone — readable for body copy and headings
  • Primary — Blue (#4A45F2): the most saturated tone — buttons, links and key UI
  • Accent — Blue (#2E65E8): 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 (#898DF5), Violet (#9D75BF), Blue (#4A45F2) and Blue (#2E65E8).

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 #898DF5, #9D75BF, #4A45F2 and #2E65E8. 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!