#A63FBB Color

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

Color preview

#A63FBB

Color formats

HEX
#A63FBB
RGB
rgb(166, 63, 187)
RGBA
rgba(166, 63, 187, 1)
HSL
hsl(290, 50%, 49%)
HSV
hsv(290, 66%, 73%)
CMYK
cmyk(11%, 66%, 0%, 27%)
CSS variable
--color-primary: #A63FBB;
Lowercase HEX
#a63fbb

Shades

Tints

Tones

Harmony

CSS snippets for #A63FBB

.color-a63fbb {
  color: #A63FBB;
  background-color: #A63FBB;
}

Frequently asked questions

What color is #A63FBB?+

#A63FBB is a HEX color with RGB value rgb(166, 63, 187) and HSL value hsl(290, 50%, 49%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #A63FBB?+

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