#B99EC2 Color

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

Color preview

#B99EC2

Color formats

HEX
#B99EC2
RGB
rgb(185, 158, 194)
RGBA
rgba(185, 158, 194, 1)
HSL
hsl(285, 23%, 69%)
HSV
hsv(285, 19%, 76%)
CMYK
cmyk(5%, 19%, 0%, 24%)
CSS variable
--color-primary: #B99EC2;
Lowercase HEX
#b99ec2

Shades

Tints

Tones

Harmony

CSS snippets for #B99EC2

.color-b99ec2 {
  color: #B99EC2;
  background-color: #B99EC2;
}

Frequently asked questions

What color is #B99EC2?+

#B99EC2 is a HEX color with RGB value rgb(185, 158, 194) and HSL value hsl(285, 23%, 69%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #B99EC2?+

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