#B1998C Color

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

Color preview

#B1998C

Color formats

HEX
#B1998C
RGB
rgb(177, 153, 140)
RGBA
rgba(177, 153, 140, 1)
HSL
hsl(21, 19%, 62%)
HSV
hsv(21, 21%, 69%)
CMYK
cmyk(0%, 14%, 21%, 31%)
CSS variable
--color-primary: #B1998C;
Lowercase HEX
#b1998c

Shades

Tints

Tones

Harmony

CSS snippets for #B1998C

.color-b1998c {
  color: #B1998C;
  background-color: #B1998C;
}

Frequently asked questions

What color is #B1998C?+

#B1998C is a HEX color with RGB value rgb(177, 153, 140) and HSL value hsl(21, 19%, 62%). Its closest CSS named color is RosyBrown.

What is the closest Tailwind color to #B1998C?+

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