#AA0BEF Color

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

Color preview

#AA0BEF

Color formats

HEX
#AA0BEF
RGB
rgb(170, 11, 239)
RGBA
rgba(170, 11, 239, 1)
HSL
hsl(282, 91%, 49%)
HSV
hsv(282, 95%, 94%)
CMYK
cmyk(29%, 95%, 0%, 6%)
CSS variable
--color-primary: #AA0BEF;
Lowercase HEX
#aa0bef

Shades

Tints

Tones

Harmony

CSS snippets for #AA0BEF

.color-aa0bef {
  color: #AA0BEF;
  background-color: #AA0BEF;
}

Frequently asked questions

What color is #AA0BEF?+

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

What is the closest Tailwind color to #AA0BEF?+

The closest Tailwind color is fuchsia-600, available as the bg-fuchsia-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