#BA68BF Color

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

Color preview

#BA68BF

Color formats

HEX
#BA68BF
RGB
rgb(186, 104, 191)
RGBA
rgba(186, 104, 191, 1)
HSL
hsl(297, 40%, 58%)
HSV
hsv(297, 46%, 75%)
CMYK
cmyk(3%, 46%, 0%, 25%)
CSS variable
--color-primary: #BA68BF;
Lowercase HEX
#ba68bf

Shades

Tints

Tones

Harmony

CSS snippets for #BA68BF

.color-ba68bf {
  color: #BA68BF;
  background-color: #BA68BF;
}

Frequently asked questions

What color is #BA68BF?+

#BA68BF is a HEX color with RGB value rgb(186, 104, 191) and HSL value hsl(297, 40%, 58%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #BA68BF?+

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