#B96D9A Color

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

Color preview

#B96D9A

Color formats

HEX
#B96D9A
RGB
rgb(185, 109, 154)
RGBA
rgba(185, 109, 154, 1)
HSL
hsl(324, 35%, 58%)
HSV
hsv(324, 41%, 73%)
CMYK
cmyk(0%, 41%, 17%, 27%)
CSS variable
--color-primary: #B96D9A;
Lowercase HEX
#b96d9a

Shades

Tints

Tones

Harmony

CSS snippets for #B96D9A

.color-b96d9a {
  color: #B96D9A;
  background-color: #B96D9A;
}

Frequently asked questions

What color is #B96D9A?+

#B96D9A is a HEX color with RGB value rgb(185, 109, 154) and HSL value hsl(324, 35%, 58%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #B96D9A?+

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