#A00BBB Color

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

Color preview

#A00BBB

Color formats

HEX
#A00BBB
RGB
rgb(160, 11, 187)
RGBA
rgba(160, 11, 187, 1)
HSL
hsl(291, 89%, 39%)
HSV
hsv(291, 94%, 73%)
CMYK
cmyk(14%, 94%, 0%, 27%)
CSS variable
--color-primary: #A00BBB;
Lowercase HEX
#a00bbb

Shades

Tints

Tones

Harmony

CSS snippets for #A00BBB

.color-a00bbb {
  color: #A00BBB;
  background-color: #A00BBB;
}

Frequently asked questions

What color is #A00BBB?+

#A00BBB is a HEX color with RGB value rgb(160, 11, 187) and HSL value hsl(291, 89%, 39%). Its closest CSS named color is DarkViolet.

What is the closest Tailwind color to #A00BBB?+

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