#BA68CE Color

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

Color preview

#BA68CE

Color formats

HEX
#BA68CE
RGB
rgb(186, 104, 206)
RGBA
rgba(186, 104, 206, 1)
HSL
hsl(288, 51%, 61%)
HSV
hsv(288, 50%, 81%)
CMYK
cmyk(10%, 50%, 0%, 19%)
CSS variable
--color-primary: #BA68CE;
Lowercase HEX
#ba68ce

Shades

Tints

Tones

Harmony

CSS snippets for #BA68CE

.color-ba68ce {
  color: #BA68CE;
  background-color: #BA68CE;
}

Frequently asked questions

What color is #BA68CE?+

#BA68CE is a HEX color with RGB value rgb(186, 104, 206) and HSL value hsl(288, 51%, 61%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #BA68CE?+

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