#5B008C Color

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

Color preview

#5B008C

Color formats

HEX
#5B008C
RGB
rgb(91, 0, 140)
RGBA
rgba(91, 0, 140, 1)
HSL
hsl(279, 100%, 27%)
HSV
hsv(279, 100%, 55%)
CMYK
cmyk(35%, 100%, 0%, 45%)
CSS variable
--color-primary: #5B008C;
Lowercase HEX
#5b008c

Shades

Tints

Tones

Harmony

CSS snippets for #5B008C

.color-5b008c {
  color: #5B008C;
  background-color: #5B008C;
}

Frequently asked questions

What color is #5B008C?+

#5B008C is a HEX color with RGB value rgb(91, 0, 140) and HSL value hsl(279, 100%, 27%). Its closest CSS named color is Indigo.

What is the closest Tailwind color to #5B008C?+

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