#A00BEF Color

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

Color preview

#A00BEF

Color formats

HEX
#A00BEF
RGB
rgb(160, 11, 239)
RGBA
rgba(160, 11, 239, 1)
HSL
hsl(279, 91%, 49%)
HSV
hsv(279, 95%, 94%)
CMYK
cmyk(33%, 95%, 0%, 6%)
CSS variable
--color-primary: #A00BEF;
Lowercase HEX
#a00bef

Shades

Tints

Tones

Harmony

CSS snippets for #A00BEF

.color-a00bef {
  color: #A00BEF;
  background-color: #A00BEF;
}

Frequently asked questions

What color is #A00BEF?+

#A00BEF is a HEX color with RGB value rgb(160, 11, 239) and HSL value hsl(279, 91%, 49%). Its closest CSS named color is DarkViolet.

What is the closest Tailwind color to #A00BEF?+

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