#B98B99 Color

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

Color preview

#B98B99

Color formats

HEX
#B98B99
RGB
rgb(185, 139, 153)
RGBA
rgba(185, 139, 153, 1)
HSL
hsl(342, 25%, 64%)
HSV
hsv(342, 25%, 73%)
CMYK
cmyk(0%, 25%, 17%, 27%)
CSS variable
--color-primary: #B98B99;
Lowercase HEX
#b98b99

Shades

Tints

Tones

Harmony

CSS snippets for #B98B99

.color-b98b99 {
  color: #B98B99;
  background-color: #B98B99;
}

Frequently asked questions

What color is #B98B99?+

#B98B99 is a HEX color with RGB value rgb(185, 139, 153) and HSL value hsl(342, 25%, 64%). Its closest CSS named color is RosyBrown.

What is the closest Tailwind color to #B98B99?+

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