#BA4E9F Color

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

Color preview

#BA4E9F

Color formats

HEX
#BA4E9F
RGB
rgb(186, 78, 159)
RGBA
rgba(186, 78, 159, 1)
HSL
hsl(315, 44%, 52%)
HSV
hsv(315, 58%, 73%)
CMYK
cmyk(0%, 58%, 15%, 27%)
CSS variable
--color-primary: #BA4E9F;
Lowercase HEX
#ba4e9f

Shades

Tints

Tones

Harmony

CSS snippets for #BA4E9F

.color-ba4e9f {
  color: #BA4E9F;
  background-color: #BA4E9F;
}

Frequently asked questions

What color is #BA4E9F?+

#BA4E9F is a HEX color with RGB value rgb(186, 78, 159) and HSL value hsl(315, 44%, 52%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #BA4E9F?+

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