#A03CEC Color

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

Color preview

#A03CEC

Color formats

HEX
#A03CEC
RGB
rgb(160, 60, 236)
RGBA
rgba(160, 60, 236, 1)
HSL
hsl(274, 82%, 58%)
HSV
hsv(274, 75%, 93%)
CMYK
cmyk(32%, 75%, 0%, 7%)
CSS variable
--color-primary: #A03CEC;
Lowercase HEX
#a03cec

Shades

Tints

Tones

Harmony

CSS snippets for #A03CEC

.color-a03cec {
  color: #A03CEC;
  background-color: #A03CEC;
}

Frequently asked questions

What color is #A03CEC?+

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

What is the closest Tailwind color to #A03CEC?+

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