#A23CEB Color

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

Color preview

#A23CEB

Color formats

HEX
#A23CEB
RGB
rgb(162, 60, 235)
RGBA
rgba(162, 60, 235, 1)
HSL
hsl(275, 81%, 58%)
HSV
hsv(275, 74%, 92%)
CMYK
cmyk(31%, 74%, 0%, 8%)
CSS variable
--color-primary: #A23CEB;
Lowercase HEX
#a23ceb

Shades

Tints

Tones

Harmony

CSS snippets for #A23CEB

.color-a23ceb {
  color: #A23CEB;
  background-color: #A23CEB;
}

Frequently asked questions

What color is #A23CEB?+

#A23CEB is a HEX color with RGB value rgb(162, 60, 235) and HSL value hsl(275, 81%, 58%). Its closest CSS named color is BlueViolet.

What is the closest Tailwind color to #A23CEB?+

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