#6C3EEA Color

Inspect #6C3EEA across formats, palettes, contrast and closest named color matches.

Color preview

#6C3EEA

Color formats

HEX
#6C3EEA
RGB
rgb(108, 62, 234)
RGBA
rgba(108, 62, 234, 1)
HSL
hsl(256, 80%, 58%)
HSV
hsv(256, 74%, 92%)
CMYK
cmyk(54%, 74%, 0%, 8%)
CSS variable
--color-primary: #6C3EEA;
Lowercase HEX
#6c3eea

Shades

Tints

Tones

Harmony

CSS snippets for #6C3EEA

.color-6c3eea {
  color: #6C3EEA;
  background-color: #6C3EEA;
}

Frequently asked questions

What color is #6C3EEA?+

#6C3EEA is a HEX color with RGB value rgb(108, 62, 234) and HSL value hsl(256, 80%, 58%). Its closest CSS named color is BlueViolet.

What is the closest Tailwind color to #6C3EEA?+

The closest Tailwind color is violet-600, available as the bg-violet-600 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools