#A63EB2 Color

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

Color preview

#A63EB2

Color formats

HEX
#A63EB2
RGB
rgb(166, 62, 178)
RGBA
rgba(166, 62, 178, 1)
HSL
hsl(294, 48%, 47%)
HSV
hsv(294, 65%, 70%)
CMYK
cmyk(7%, 65%, 0%, 30%)
CSS variable
--color-primary: #A63EB2;
Lowercase HEX
#a63eb2

Shades

Tints

Tones

Harmony

CSS snippets for #A63EB2

.color-a63eb2 {
  color: #A63EB2;
  background-color: #A63EB2;
}

Frequently asked questions

What color is #A63EB2?+

#A63EB2 is a HEX color with RGB value rgb(166, 62, 178) and HSL value hsl(294, 48%, 47%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #A63EB2?+

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