#5A2BDC Color

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

Color preview

#5A2BDC

Color formats

HEX
#5A2BDC
RGB
rgb(90, 43, 220)
RGBA
rgba(90, 43, 220, 1)
HSL
hsl(256, 72%, 52%)
HSV
hsv(256, 80%, 86%)
CMYK
cmyk(59%, 80%, 0%, 14%)
CSS variable
--color-primary: #5A2BDC;
Lowercase HEX
#5a2bdc

Shades

Tints

Tones

Harmony

CSS snippets for #5A2BDC

.color-5a2bdc {
  color: #5A2BDC;
  background-color: #5A2BDC;
}

Frequently asked questions

What color is #5A2BDC?+

#5A2BDC is a HEX color with RGB value rgb(90, 43, 220) and HSL value hsl(256, 72%, 52%). Its closest CSS named color is BlueViolet.

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

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