#5B255B Color

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

Color preview

#5B255B

Color formats

HEX
#5B255B
RGB
rgb(91, 37, 91)
RGBA
rgba(91, 37, 91, 1)
HSL
hsl(300, 42%, 25%)
HSV
hsv(300, 59%, 36%)
CMYK
cmyk(0%, 59%, 0%, 64%)
CSS variable
--color-primary: #5B255B;
Lowercase HEX
#5b255b

Shades

Tints

Tones

Harmony

CSS snippets for #5B255B

.color-5b255b {
  color: #5B255B;
  background-color: #5B255B;
}

Frequently asked questions

What color is #5B255B?+

#5B255B is a HEX color with RGB value rgb(91, 37, 91) and HSL value hsl(300, 42%, 25%). Its closest CSS named color is Indigo.

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

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