#7E6F9D Color

Inspect #7E6F9D across formats, palettes, contrast and closest named color matches.

Color preview

#7E6F9D

Color formats

HEX
#7E6F9D
RGB
rgb(126, 111, 157)
RGBA
rgba(126, 111, 157, 1)
HSL
hsl(260, 19%, 53%)
HSV
hsv(260, 29%, 62%)
CMYK
cmyk(20%, 29%, 0%, 38%)
CSS variable
--color-primary: #7E6F9D;
Lowercase HEX
#7e6f9d

Shades

Tints

Tones

Harmony

CSS snippets for #7E6F9D

.color-7e6f9d {
  color: #7E6F9D;
  background-color: #7E6F9D;
}

Frequently asked questions

What color is #7E6F9D?+

#7E6F9D is a HEX color with RGB value rgb(126, 111, 157) and HSL value hsl(260, 19%, 53%). Its closest CSS named color is SlateGray.

What is the closest Tailwind color to #7E6F9D?+

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