#7A6E9B Color

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

Color preview

#7A6E9B

Color formats

HEX
#7A6E9B
RGB
rgb(122, 110, 155)
RGBA
rgba(122, 110, 155, 1)
HSL
hsl(256, 18%, 52%)
HSV
hsv(256, 29%, 61%)
CMYK
cmyk(21%, 29%, 0%, 39%)
CSS variable
--color-primary: #7A6E9B;
Lowercase HEX
#7a6e9b

Shades

Tints

Tones

Harmony

CSS snippets for #7A6E9B

.color-7a6e9b {
  color: #7A6E9B;
  background-color: #7A6E9B;
}

Frequently asked questions

What color is #7A6E9B?+

#7A6E9B is a HEX color with RGB value rgb(122, 110, 155) and HSL value hsl(256, 18%, 52%). Its closest CSS named color is SlateGray.

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

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