#B92C9B Color

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

Color preview

#B92C9B

Color formats

HEX
#B92C9B
RGB
rgb(185, 44, 155)
RGBA
rgba(185, 44, 155, 1)
HSL
hsl(313, 62%, 45%)
HSV
hsv(313, 76%, 73%)
CMYK
cmyk(0%, 76%, 16%, 27%)
CSS variable
--color-primary: #B92C9B;
Lowercase HEX
#b92c9b

Shades

Tints

Tones

Harmony

CSS snippets for #B92C9B

.color-b92c9b {
  color: #B92C9B;
  background-color: #B92C9B;
}

Frequently asked questions

What color is #B92C9B?+

#B92C9B is a HEX color with RGB value rgb(185, 44, 155) and HSL value hsl(313, 62%, 45%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #B92C9B?+

The closest Tailwind color is fuchsia-700, available as the bg-fuchsia-700 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