#A83DEA Color

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

Color preview

#A83DEA

Color formats

HEX
#A83DEA
RGB
rgb(168, 61, 234)
RGBA
rgba(168, 61, 234, 1)
HSL
hsl(277, 80%, 58%)
HSV
hsv(277, 74%, 92%)
CMYK
cmyk(28%, 74%, 0%, 8%)
CSS variable
--color-primary: #A83DEA;
Lowercase HEX
#a83dea

Shades

Tints

Tones

Harmony

CSS snippets for #A83DEA

.color-a83dea {
  color: #A83DEA;
  background-color: #A83DEA;
}

Frequently asked questions

What color is #A83DEA?+

#A83DEA is a HEX color with RGB value rgb(168, 61, 234) and HSL value hsl(277, 80%, 58%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #A83DEA?+

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