#BA15CC Color

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

Color preview

#BA15CC

Color formats

HEX
#BA15CC
RGB
rgb(186, 21, 204)
RGBA
rgba(186, 21, 204, 1)
HSL
hsl(294, 81%, 44%)
HSV
hsv(294, 90%, 80%)
CMYK
cmyk(9%, 90%, 0%, 20%)
CSS variable
--color-primary: #BA15CC;
Lowercase HEX
#ba15cc

Shades

Tints

Tones

Harmony

CSS snippets for #BA15CC

.color-ba15cc {
  color: #BA15CC;
  background-color: #BA15CC;
}

Frequently asked questions

What color is #BA15CC?+

#BA15CC is a HEX color with RGB value rgb(186, 21, 204) and HSL value hsl(294, 81%, 44%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #BA15CC?+

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