#B99DCB Color

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

Color preview

#B99DCB

Color formats

HEX
#B99DCB
RGB
rgb(185, 157, 203)
RGBA
rgba(185, 157, 203, 1)
HSL
hsl(277, 31%, 71%)
HSV
hsv(277, 23%, 80%)
CMYK
cmyk(9%, 23%, 0%, 20%)
CSS variable
--color-primary: #B99DCB;
Lowercase HEX
#b99dcb

Shades

Tints

Tones

Harmony

CSS snippets for #B99DCB

.color-b99dcb {
  color: #B99DCB;
  background-color: #B99DCB;
}

Frequently asked questions

What color is #B99DCB?+

#B99DCB is a HEX color with RGB value rgb(185, 157, 203) and HSL value hsl(277, 31%, 71%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #B99DCB?+

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