#A500BB Color

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

Color preview

#A500BB

Color formats

HEX
#A500BB
RGB
rgb(165, 0, 187)
RGBA
rgba(165, 0, 187, 1)
HSL
hsl(293, 100%, 37%)
HSV
hsv(293, 100%, 73%)
CMYK
cmyk(12%, 100%, 0%, 27%)
CSS variable
--color-primary: #A500BB;
Lowercase HEX
#a500bb

Shades

Tints

Tones

Harmony

CSS snippets for #A500BB

.color-a500bb {
  color: #A500BB;
  background-color: #A500BB;
}

Frequently asked questions

What color is #A500BB?+

#A500BB is a HEX color with RGB value rgb(165, 0, 187) and HSL value hsl(293, 100%, 37%). Its closest CSS named color is DarkViolet.

What is the closest Tailwind color to #A500BB?+

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