#6F5CCC Color

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

Color preview

#6F5CCC

Color formats

HEX
#6F5CCC
RGB
rgb(111, 92, 204)
RGBA
rgba(111, 92, 204, 1)
HSL
hsl(250, 52%, 58%)
HSV
hsv(250, 55%, 80%)
CMYK
cmyk(46%, 55%, 0%, 20%)
CSS variable
--color-primary: #6F5CCC;
Lowercase HEX
#6f5ccc

Shades

Tints

Tones

Harmony

CSS snippets for #6F5CCC

.color-6f5ccc {
  color: #6F5CCC;
  background-color: #6F5CCC;
}

Frequently asked questions

What color is #6F5CCC?+

#6F5CCC is a HEX color with RGB value rgb(111, 92, 204) and HSL value hsl(250, 52%, 58%). Its closest CSS named color is SlateBlue.

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

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