#A03CEB Color

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

Color preview

#A03CEB

Color formats

HEX
#A03CEB
RGB
rgb(160, 60, 235)
RGBA
rgba(160, 60, 235, 1)
HSL
hsl(274, 81%, 58%)
HSV
hsv(274, 74%, 92%)
CMYK
cmyk(32%, 74%, 0%, 8%)
CSS variable
--color-primary: #A03CEB;
Lowercase HEX
#a03ceb

Shades

Tints

Tones

Harmony

CSS snippets for #A03CEB

.color-a03ceb {
  color: #A03CEB;
  background-color: #A03CEB;
}

Frequently asked questions

What color is #A03CEB?+

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

What is the closest Tailwind color to #A03CEB?+

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