#BA2AE2 Color

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

Color preview

#BA2AE2

Color formats

HEX
#BA2AE2
RGB
rgb(186, 42, 226)
RGBA
rgba(186, 42, 226, 1)
HSL
hsl(287, 76%, 53%)
HSV
hsv(287, 81%, 89%)
CMYK
cmyk(18%, 81%, 0%, 11%)
CSS variable
--color-primary: #BA2AE2;
Lowercase HEX
#ba2ae2

Shades

Tints

Tones

Harmony

CSS snippets for #BA2AE2

.color-ba2ae2 {
  color: #BA2AE2;
  background-color: #BA2AE2;
}

Frequently asked questions

What color is #BA2AE2?+

#BA2AE2 is a HEX color with RGB value rgb(186, 42, 226) and HSL value hsl(287, 76%, 53%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #BA2AE2?+

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