#B96A9D Color

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

Color preview

#B96A9D

Color formats

HEX
#B96A9D
RGB
rgb(185, 106, 157)
RGBA
rgba(185, 106, 157, 1)
HSL
hsl(321, 36%, 57%)
HSV
hsv(321, 43%, 73%)
CMYK
cmyk(0%, 43%, 15%, 27%)
CSS variable
--color-primary: #B96A9D;
Lowercase HEX
#b96a9d

Shades

Tints

Tones

Harmony

CSS snippets for #B96A9D

.color-b96a9d {
  color: #B96A9D;
  background-color: #B96A9D;
}

Frequently asked questions

What color is #B96A9D?+

#B96A9D is a HEX color with RGB value rgb(185, 106, 157) and HSL value hsl(321, 36%, 57%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #B96A9D?+

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