#B63E9A Color

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

Color preview

#B63E9A

Color formats

HEX
#B63E9A
RGB
rgb(182, 62, 154)
RGBA
rgba(182, 62, 154, 1)
HSL
hsl(314, 49%, 48%)
HSV
hsv(314, 66%, 71%)
CMYK
cmyk(0%, 66%, 15%, 29%)
CSS variable
--color-primary: #B63E9A;
Lowercase HEX
#b63e9a

Shades

Tints

Tones

Harmony

CSS snippets for #B63E9A

.color-b63e9a {
  color: #B63E9A;
  background-color: #B63E9A;
}

Frequently asked questions

What color is #B63E9A?+

#B63E9A is a HEX color with RGB value rgb(182, 62, 154) and HSL value hsl(314, 49%, 48%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #B63E9A?+

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