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

Violet & Dark Violet, Violet Color Palette

#2E0660 46, 6, 96
#5D0BC1 93, 11, 193
#903EF4 144, 62, 244
#C79FF9 199, 159, 249
#2E0660
Color 1
#5D0BC1
Color 2
#903EF4
Color 3
#C79FF9
Color 4
:root {
  --color-1: #2E0660;
  --color-2: #5D0BC1;
  --color-3: #903EF4;
  --color-4: #C79FF9;
}
colors: {
  'palette-1': '#2E0660',
  'palette-2': '#5D0BC1',
  'palette-3': '#903EF4',
  'palette-4': '#C79FF9',
}
const palette = [
  '#2E0660',
  '#5D0BC1',
  '#903EF4',
  '#C79FF9',
];
$color-1: #2E0660;
$color-2: #5D0BC1;
$color-3: #903EF4;
$color-4: #C79FF9;
Palette Codes 4 COLORS

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

2,919 Views
Added Jun 2026
Copy & Download

About this color palette

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

The colors in this palette

Dark Violet #2E0660

rgb(46, 6, 96) · hsl(267, 88%, 20%)

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

Violet #5D0BC1

rgb(93, 11, 193) · hsl(267, 89%, 40%)

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

Violet #903EF4

rgb(144, 62, 244) · hsl(267, 89%, 60%)

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

Light Violet #C79FF9

rgb(199, 159, 249) · hsl(267, 88%, 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
#2E0660 #C79FF9 7.44:1 Pass Pass
#5D0BC1 #C79FF9 4.27:1 Fail Fail
#2E0660 #903EF4 3.19:1 Fail Fail
#903EF4 #C79FF9 2.33:1 Fail Fail
#5D0BC1 #903EF4 1.83:1 Fail Fail
#2E0660 #5D0BC1 1.74:1 Fail Fail

How to use these colors

  • Background — Light Violet (#C79FF9): the lightest tone — a clean base for large areas
  • Text — Dark Violet (#2E0660): the darkest tone — readable for body copy and headings
  • Primary — Violet (#903EF4): the most saturated tone — buttons, links and key UI
  • Accent — Violet (#5D0BC1): 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 Violet (#2E0660), Violet (#5D0BC1), Violet (#903EF4) and Light Violet (#C79FF9).

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 #2E0660, #5D0BC1, #903EF4 and #C79FF9. You can copy them as CSS variables, Tailwind, SCSS or JSON from the code panel above.

Is this palette accessible for text?

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

Related Palettes

Copied!