#9B6F8C Color

Inspect #9B6F8C across formats, palettes, contrast and closest named color matches.

Color preview

#9B6F8C

Color formats

HEX
#9B6F8C
RGB
rgb(155, 111, 140)
RGBA
rgba(155, 111, 140, 1)
HSL
hsl(320, 18%, 52%)
HSV
hsv(320, 28%, 61%)
CMYK
cmyk(0%, 28%, 10%, 39%)
CSS variable
--color-primary: #9B6F8C;
Lowercase HEX
#9b6f8c

Shades

Tints

Tones

Harmony

CSS snippets for #9B6F8C

.color-9b6f8c {
  color: #9B6F8C;
  background-color: #9B6F8C;
}

Frequently asked questions

What color is #9B6F8C?+

#9B6F8C is a HEX color with RGB value rgb(155, 111, 140) and HSL value hsl(320, 18%, 52%). Its closest CSS named color is Gray.

What is the closest Tailwind color to #9B6F8C?+

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