#B63EAC Color

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

Color preview

#B63EAC

Color formats

HEX
#B63EAC
RGB
rgb(182, 62, 172)
RGBA
rgba(182, 62, 172, 1)
HSL
hsl(305, 49%, 48%)
HSV
hsv(305, 66%, 71%)
CMYK
cmyk(0%, 66%, 5%, 29%)
CSS variable
--color-primary: #B63EAC;
Lowercase HEX
#b63eac

Shades

Tints

Tones

Harmony

CSS snippets for #B63EAC

.color-b63eac {
  color: #B63EAC;
  background-color: #B63EAC;
}

Frequently asked questions

What color is #B63EAC?+

#B63EAC is a HEX color with RGB value rgb(182, 62, 172) and HSL value hsl(305, 49%, 48%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #B63EAC?+

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