#B98BAD Color

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

Color preview

#B98BAD

Color formats

HEX
#B98BAD
RGB
rgb(185, 139, 173)
RGBA
rgba(185, 139, 173, 1)
HSL
hsl(316, 25%, 64%)
HSV
hsv(316, 25%, 73%)
CMYK
cmyk(0%, 25%, 6%, 27%)
CSS variable
--color-primary: #B98BAD;
Lowercase HEX
#b98bad

Shades

Tints

Tones

Harmony

CSS snippets for #B98BAD

.color-b98bad {
  color: #B98BAD;
  background-color: #B98BAD;
}

Frequently asked questions

What color is #B98BAD?+

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

What is the closest Tailwind color to #B98BAD?+

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