#B99CCD Color

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

Color preview

#B99CCD

Color formats

HEX
#B99CCD
RGB
rgb(185, 156, 205)
RGBA
rgba(185, 156, 205, 1)
HSL
hsl(276, 33%, 71%)
HSV
hsv(276, 24%, 80%)
CMYK
cmyk(10%, 24%, 0%, 20%)
CSS variable
--color-primary: #B99CCD;
Lowercase HEX
#b99ccd

Shades

Tints

Tones

Harmony

CSS snippets for #B99CCD

.color-b99ccd {
  color: #B99CCD;
  background-color: #B99CCD;
}

Frequently asked questions

What color is #B99CCD?+

#B99CCD is a HEX color with RGB value rgb(185, 156, 205) and HSL value hsl(276, 33%, 71%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #B99CCD?+

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