#B1999B Color

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

Color preview

#B1999B

Color formats

HEX
#B1999B
RGB
rgb(177, 153, 155)
RGBA
rgba(177, 153, 155, 1)
HSL
hsl(355, 13%, 65%)
HSV
hsv(355, 14%, 69%)
CMYK
cmyk(0%, 14%, 12%, 31%)
CSS variable
--color-primary: #B1999B;
Lowercase HEX
#b1999b

Shades

Tints

Tones

Harmony

CSS snippets for #B1999B

.color-b1999b {
  color: #B1999B;
  background-color: #B1999B;
}

Frequently asked questions

What color is #B1999B?+

#B1999B is a HEX color with RGB value rgb(177, 153, 155) and HSL value hsl(355, 13%, 65%). Its closest CSS named color is RosyBrown.

What is the closest Tailwind color to #B1999B?+

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