#BA68ED Color

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

Color preview

#BA68ED

Color formats

HEX
#BA68ED
RGB
rgb(186, 104, 237)
RGBA
rgba(186, 104, 237, 1)
HSL
hsl(277, 79%, 67%)
HSV
hsv(277, 56%, 93%)
CMYK
cmyk(22%, 56%, 0%, 7%)
CSS variable
--color-primary: #BA68ED;
Lowercase HEX
#ba68ed

Shades

Tints

Tones

Harmony

CSS snippets for #BA68ED

.color-ba68ed {
  color: #BA68ED;
  background-color: #BA68ED;
}

Frequently asked questions

What color is #BA68ED?+

#BA68ED is a HEX color with RGB value rgb(186, 104, 237) and HSL value hsl(277, 79%, 67%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #BA68ED?+

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