#BA68AA Color

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

Color preview

#BA68AA

Color formats

HEX
#BA68AA
RGB
rgb(186, 104, 170)
RGBA
rgba(186, 104, 170, 1)
HSL
hsl(312, 37%, 57%)
HSV
hsv(312, 44%, 73%)
CMYK
cmyk(0%, 44%, 9%, 27%)
CSS variable
--color-primary: #BA68AA;
Lowercase HEX
#ba68aa

Shades

Tints

Tones

Harmony

CSS snippets for #BA68AA

.color-ba68aa {
  color: #BA68AA;
  background-color: #BA68AA;
}

Frequently asked questions

What color is #BA68AA?+

#BA68AA is a HEX color with RGB value rgb(186, 104, 170) and HSL value hsl(312, 37%, 57%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #BA68AA?+

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