#B99BCA Color

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

Color preview

#B99BCA

Color formats

HEX
#B99BCA
RGB
rgb(185, 155, 202)
RGBA
rgba(185, 155, 202, 1)
HSL
hsl(278, 31%, 70%)
HSV
hsv(278, 23%, 79%)
CMYK
cmyk(8%, 23%, 0%, 21%)
CSS variable
--color-primary: #B99BCA;
Lowercase HEX
#b99bca

Shades

Tints

Tones

Harmony

CSS snippets for #B99BCA

.color-b99bca {
  color: #B99BCA;
  background-color: #B99BCA;
}

Frequently asked questions

What color is #B99BCA?+

#B99BCA is a HEX color with RGB value rgb(185, 155, 202) and HSL value hsl(278, 31%, 70%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #B99BCA?+

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