#A83DEB Color

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

Color preview

#A83DEB

Color formats

HEX
#A83DEB
RGB
rgb(168, 61, 235)
RGBA
rgba(168, 61, 235, 1)
HSL
hsl(277, 81%, 58%)
HSV
hsv(277, 74%, 92%)
CMYK
cmyk(29%, 74%, 0%, 8%)
CSS variable
--color-primary: #A83DEB;
Lowercase HEX
#a83deb

Shades

Tints

Tones

Harmony

CSS snippets for #A83DEB

.color-a83deb {
  color: #A83DEB;
  background-color: #A83DEB;
}

Frequently asked questions

What color is #A83DEB?+

#A83DEB is a HEX color with RGB value rgb(168, 61, 235) and HSL value hsl(277, 81%, 58%). Its closest CSS named color is BlueViolet.

What is the closest Tailwind color to #A83DEB?+

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