#B76A9C Color

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

Color preview

#B76A9C

Color formats

HEX
#B76A9C
RGB
rgb(183, 106, 156)
RGBA
rgba(183, 106, 156, 1)
HSL
hsl(321, 35%, 57%)
HSV
hsv(321, 42%, 72%)
CMYK
cmyk(0%, 42%, 15%, 28%)
CSS variable
--color-primary: #B76A9C;
Lowercase HEX
#b76a9c

Shades

Tints

Tones

Harmony

CSS snippets for #B76A9C

.color-b76a9c {
  color: #B76A9C;
  background-color: #B76A9C;
}

Frequently asked questions

What color is #B76A9C?+

#B76A9C is a HEX color with RGB value rgb(183, 106, 156) and HSL value hsl(321, 35%, 57%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #B76A9C?+

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