#6E5B9F Color

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

Color preview

#6E5B9F

Color formats

HEX
#6E5B9F
RGB
rgb(110, 91, 159)
RGBA
rgba(110, 91, 159, 1)
HSL
hsl(257, 27%, 49%)
HSV
hsv(257, 43%, 62%)
CMYK
cmyk(31%, 43%, 0%, 38%)
CSS variable
--color-primary: #6E5B9F;
Lowercase HEX
#6e5b9f

Shades

Tints

Tones

Harmony

CSS snippets for #6E5B9F

.color-6e5b9f {
  color: #6E5B9F;
  background-color: #6E5B9F;
}

Frequently asked questions

What color is #6E5B9F?+

#6E5B9F is a HEX color with RGB value rgb(110, 91, 159) and HSL value hsl(257, 27%, 49%). Its closest CSS named color is SlateGray.

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

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