#5A255B Color

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

Color preview

#5A255B

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #5A255B

.color-5a255b {
  color: #5A255B;
  background-color: #5A255B;
}

Frequently asked questions

What color is #5A255B?+

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

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

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