#B1999E Color

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

Color preview

#B1999E

Color formats

HEX
#B1999E
RGB
rgb(177, 153, 158)
RGBA
rgba(177, 153, 158, 1)
HSL
hsl(347, 13%, 65%)
HSV
hsv(347, 14%, 69%)
CMYK
cmyk(0%, 14%, 11%, 31%)
CSS variable
--color-primary: #B1999E;
Lowercase HEX
#b1999e

Shades

Tints

Tones

Harmony

CSS snippets for #B1999E

.color-b1999e {
  color: #B1999E;
  background-color: #B1999E;
}

Frequently asked questions

What color is #B1999E?+

#B1999E is a HEX color with RGB value rgb(177, 153, 158) and HSL value hsl(347, 13%, 65%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #B1999E?+

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