#B999BF Color

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

Color preview

#B999BF

Color formats

HEX
#B999BF
RGB
rgb(185, 153, 191)
RGBA
rgba(185, 153, 191, 1)
HSL
hsl(291, 23%, 67%)
HSV
hsv(291, 20%, 75%)
CMYK
cmyk(3%, 20%, 0%, 25%)
CSS variable
--color-primary: #B999BF;
Lowercase HEX
#b999bf

Shades

Tints

Tones

Harmony

CSS snippets for #B999BF

.color-b999bf {
  color: #B999BF;
  background-color: #B999BF;
}

Frequently asked questions

What color is #B999BF?+

#B999BF is a HEX color with RGB value rgb(185, 153, 191) and HSL value hsl(291, 23%, 67%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #B999BF?+

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