#9F8EBB Color

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

Color preview

#9F8EBB

Color formats

HEX
#9F8EBB
RGB
rgb(159, 142, 187)
RGBA
rgba(159, 142, 187, 1)
HSL
hsl(263, 25%, 65%)
HSV
hsv(263, 24%, 73%)
CMYK
cmyk(15%, 24%, 0%, 27%)
CSS variable
--color-primary: #9F8EBB;
Lowercase HEX
#9f8ebb

Shades

Tints

Tones

Harmony

CSS snippets for #9F8EBB

.color-9f8ebb {
  color: #9F8EBB;
  background-color: #9F8EBB;
}

Frequently asked questions

What color is #9F8EBB?+

#9F8EBB is a HEX color with RGB value rgb(159, 142, 187) and HSL value hsl(263, 25%, 65%). Its closest CSS named color is DarkGray.

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

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