#B99FCD Color

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

Color preview

#B99FCD

Color formats

HEX
#B99FCD
RGB
rgb(185, 159, 205)
RGBA
rgba(185, 159, 205, 1)
HSL
hsl(274, 32%, 71%)
HSV
hsv(274, 22%, 80%)
CMYK
cmyk(10%, 22%, 0%, 20%)
CSS variable
--color-primary: #B99FCD;
Lowercase HEX
#b99fcd

Shades

Tints

Tones

Harmony

CSS snippets for #B99FCD

.color-b99fcd {
  color: #B99FCD;
  background-color: #B99FCD;
}

Frequently asked questions

What color is #B99FCD?+

#B99FCD is a HEX color with RGB value rgb(185, 159, 205) and HSL value hsl(274, 32%, 71%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #B99FCD?+

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