#B98BBB Color

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

Color preview

#B98BBB

Color formats

HEX
#B98BBB
RGB
rgb(185, 139, 187)
RGBA
rgba(185, 139, 187, 1)
HSL
hsl(298, 26%, 64%)
HSV
hsv(298, 26%, 73%)
CMYK
cmyk(1%, 26%, 0%, 27%)
CSS variable
--color-primary: #B98BBB;
Lowercase HEX
#b98bbb

Shades

Tints

Tones

Harmony

CSS snippets for #B98BBB

.color-b98bbb {
  color: #B98BBB;
  background-color: #B98BBB;
}

Frequently asked questions

What color is #B98BBB?+

#B98BBB is a HEX color with RGB value rgb(185, 139, 187) and HSL value hsl(298, 26%, 64%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #B98BBB?+

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