#6C5EAA Color

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

Color preview

#6C5EAA

Color formats

HEX
#6C5EAA
RGB
rgb(108, 94, 170)
RGBA
rgba(108, 94, 170, 1)
HSL
hsl(251, 31%, 52%)
HSV
hsv(251, 45%, 67%)
CMYK
cmyk(36%, 45%, 0%, 33%)
CSS variable
--color-primary: #6C5EAA;
Lowercase HEX
#6c5eaa

Shades

Tints

Tones

Harmony

CSS snippets for #6C5EAA

.color-6c5eaa {
  color: #6C5EAA;
  background-color: #6C5EAA;
}

Frequently asked questions

What color is #6C5EAA?+

#6C5EAA is a HEX color with RGB value rgb(108, 94, 170) and HSL value hsl(251, 31%, 52%). Its closest CSS named color is SlateBlue.

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

The closest Tailwind color is slate-500, available as the bg-slate-500 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