#B99ECC Color

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

Color preview

#B99ECC

Color formats

HEX
#B99ECC
RGB
rgb(185, 158, 204)
RGBA
rgba(185, 158, 204, 1)
HSL
hsl(275, 31%, 71%)
HSV
hsv(275, 23%, 80%)
CMYK
cmyk(9%, 23%, 0%, 20%)
CSS variable
--color-primary: #B99ECC;
Lowercase HEX
#b99ecc

Shades

Tints

Tones

Harmony

CSS snippets for #B99ECC

.color-b99ecc {
  color: #B99ECC;
  background-color: #B99ECC;
}

Frequently asked questions

What color is #B99ECC?+

#B99ECC is a HEX color with RGB value rgb(185, 158, 204) and HSL value hsl(275, 31%, 71%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #B99ECC?+

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