#A83CEC Color

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

Color preview

#A83CEC

Color formats

HEX
#A83CEC
RGB
rgb(168, 60, 236)
RGBA
rgba(168, 60, 236, 1)
HSL
hsl(277, 82%, 58%)
HSV
hsv(277, 75%, 93%)
CMYK
cmyk(29%, 75%, 0%, 7%)
CSS variable
--color-primary: #A83CEC;
Lowercase HEX
#a83cec

Shades

Tints

Tones

Harmony

CSS snippets for #A83CEC

.color-a83cec {
  color: #A83CEC;
  background-color: #A83CEC;
}

Frequently asked questions

What color is #A83CEC?+

#A83CEC is a HEX color with RGB value rgb(168, 60, 236) and HSL value hsl(277, 82%, 58%). Its closest CSS named color is BlueViolet.

What is the closest Tailwind color to #A83CEC?+

The closest Tailwind color is purple-600, available as the bg-purple-600 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