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

Violet & Dark Blue, Violet Color Palette

#180B5B 24, 11, 91
#3015B7 48, 21, 183
#6348EA 99, 72, 234
#B1A4F4 177, 164, 244
#180B5B
Color 1
#3015B7
Color 2
#6348EA
Color 3
#B1A4F4
Color 4
:root {
  --color-1: #180B5B;
  --color-2: #3015B7;
  --color-3: #6348EA;
  --color-4: #B1A4F4;
}
colors: {
  'palette-1': '#180B5B',
  'palette-2': '#3015B7',
  'palette-3': '#6348EA',
  'palette-4': '#B1A4F4',
}
const palette = [
  '#180B5B',
  '#3015B7',
  '#6348EA',
  '#B1A4F4',
];
$color-1: #180B5B;
$color-2: #3015B7;
$color-3: #6348EA;
$color-4: #B1A4F4;
Palette Codes 4 COLORS

This is a cool, high-energy 4-colour palette that combines high-contrast tones for a bold, dynamic look.

2,078 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, high-energy 4-colour palette that combines high-contrast tones for a bold, dynamic look. It is anchored by Violet (#3015B7) and reads as well balanced in lightness, with an average saturation of 79% and lightness of 50%. It works well for calm, professional and modern interfaces.

The colors in this palette

Dark Blue #180B5B

rgb(24, 11, 91) · hsl(250, 78%, 20%)

A deep, low-lightness tone — strong for text, headings and bold accents.

Violet #3015B7

rgb(48, 21, 183) · hsl(250, 79%, 40%)

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

Violet #6348EA

rgb(99, 72, 234) · hsl(250, 79%, 60%)

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

Light Blue #B1A4F4

rgb(177, 164, 244) · hsl(250, 78%, 80%)

A light, airy tone — ideal for backgrounds and subtle fills.

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
#180B5B #B1A4F4 7.66:1 Pass Pass
#3015B7 #B1A4F4 4.95:1 Pass Fail
#180B5B #6348EA 2.95:1 Fail Fail
#6348EA #B1A4F4 2.6:1 Fail Fail
#3015B7 #6348EA 1.9:1 Fail Fail
#180B5B #3015B7 1.55:1 Fail Fail

How to use these colors

  • Background — Light Blue (#B1A4F4): the lightest tone — a clean base for large areas
  • Text — Dark Blue (#180B5B): the darkest tone — readable for body copy and headings
  • Primary — Violet (#3015B7): the most saturated tone — buttons, links and key UI
  • Accent — Violet (#6348EA): 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 Violet 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: Dark Blue (#180B5B), Violet (#3015B7), Violet (#6348EA) and Light Blue (#B1A4F4).

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 #180B5B, #3015B7, #6348EA and #B1A4F4. You can copy them as CSS variables, Tailwind, SCSS or JSON from the code panel above.

Is this palette accessible for text?

Yes — Dark Blue text on Light Blue reaches a contrast ratio of 7.66:1, which meets the WCAG AAA standard for readable text.

Related Palettes

Copied!