#B63EAA Color

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

Color preview

#B63EAA

Color formats

HEX
#B63EAA
RGB
rgb(182, 62, 170)
RGBA
rgba(182, 62, 170, 1)
HSL
hsl(306, 49%, 48%)
HSV
hsv(306, 66%, 71%)
CMYK
cmyk(0%, 66%, 7%, 29%)
CSS variable
--color-primary: #B63EAA;
Lowercase HEX
#b63eaa

Shades

Tints

Tones

Harmony

CSS snippets for #B63EAA

.color-b63eaa {
  color: #B63EAA;
  background-color: #B63EAA;
}

Frequently asked questions

What color is #B63EAA?+

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

What is the closest Tailwind color to #B63EAA?+

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