#BA2EE5 Color

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

Color preview

#BA2EE5

Color formats

HEX
#BA2EE5
RGB
rgb(186, 46, 229)
RGBA
rgba(186, 46, 229, 1)
HSL
hsl(286, 78%, 54%)
HSV
hsv(286, 80%, 90%)
CMYK
cmyk(19%, 80%, 0%, 10%)
CSS variable
--color-primary: #BA2EE5;
Lowercase HEX
#ba2ee5

Shades

Tints

Tones

Harmony

CSS snippets for #BA2EE5

.color-ba2ee5 {
  color: #BA2EE5;
  background-color: #BA2EE5;
}

Frequently asked questions

What color is #BA2EE5?+

#BA2EE5 is a HEX color with RGB value rgb(186, 46, 229) and HSL value hsl(286, 78%, 54%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #BA2EE5?+

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