#BA6E9B Color

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

Color preview

#BA6E9B

Color formats

HEX
#BA6E9B
RGB
rgb(186, 110, 155)
RGBA
rgba(186, 110, 155, 1)
HSL
hsl(324, 36%, 58%)
HSV
hsv(324, 41%, 73%)
CMYK
cmyk(0%, 41%, 17%, 27%)
CSS variable
--color-primary: #BA6E9B;
Lowercase HEX
#ba6e9b

Shades

Tints

Tones

Harmony

CSS snippets for #BA6E9B

.color-ba6e9b {
  color: #BA6E9B;
  background-color: #BA6E9B;
}

Frequently asked questions

What color is #BA6E9B?+

#BA6E9B is a HEX color with RGB value rgb(186, 110, 155) and HSL value hsl(324, 36%, 58%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #BA6E9B?+

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