#9F8BAD Color

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

Color preview

#9F8BAD

Color formats

HEX
#9F8BAD
RGB
rgb(159, 139, 173)
RGBA
rgba(159, 139, 173, 1)
HSL
hsl(275, 17%, 61%)
HSV
hsv(275, 20%, 68%)
CMYK
cmyk(8%, 20%, 0%, 32%)
CSS variable
--color-primary: #9F8BAD;
Lowercase HEX
#9f8bad

Shades

Tints

Tones

Harmony

CSS snippets for #9F8BAD

.color-9f8bad {
  color: #9F8BAD;
  background-color: #9F8BAD;
}

Frequently asked questions

What color is #9F8BAD?+

#9F8BAD is a HEX color with RGB value rgb(159, 139, 173) and HSL value hsl(275, 17%, 61%). Its closest CSS named color is DarkGray.

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

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