#B9988D Color

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

Color preview

#B9988D

Color formats

HEX
#B9988D
RGB
rgb(185, 152, 141)
RGBA
rgba(185, 152, 141, 1)
HSL
hsl(15, 24%, 64%)
HSV
hsv(15, 24%, 73%)
CMYK
cmyk(0%, 18%, 24%, 27%)
CSS variable
--color-primary: #B9988D;
Lowercase HEX
#b9988d

Shades

Tints

Tones

Harmony

CSS snippets for #B9988D

.color-b9988d {
  color: #B9988D;
  background-color: #B9988D;
}

Frequently asked questions

What color is #B9988D?+

#B9988D is a HEX color with RGB value rgb(185, 152, 141) and HSL value hsl(15, 24%, 64%). Its closest CSS named color is RosyBrown.

What is the closest Tailwind color to #B9988D?+

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