#5500AA Color

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

Color preview

#5500AA

Color formats

HEX
#5500AA
RGB
rgb(85, 0, 170)
RGBA
rgba(85, 0, 170, 1)
HSL
hsl(270, 100%, 33%)
HSV
hsv(270, 100%, 67%)
CMYK
cmyk(50%, 100%, 0%, 33%)
CSS variable
--color-primary: #5500AA;
Lowercase HEX
#5500aa

Shades

Tints

Tones

Harmony

CSS snippets for #5500AA

.color-5500aa {
  color: #5500AA;
  background-color: #5500AA;
}

Frequently asked questions

What color is #5500AA?+

#5500AA is a HEX color with RGB value rgb(85, 0, 170) and HSL value hsl(270, 100%, 33%). Its closest CSS named color is Indigo.

What is the closest Tailwind color to #5500AA?+

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