#BA0E5E Color

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

Color preview

#BA0E5E

Color formats

HEX
#BA0E5E
RGB
rgb(186, 14, 94)
RGBA
rgba(186, 14, 94, 1)
HSL
hsl(332, 86%, 39%)
HSV
hsv(332, 92%, 73%)
CMYK
cmyk(0%, 92%, 49%, 27%)
CSS variable
--color-primary: #BA0E5E;
Lowercase HEX
#ba0e5e

Shades

Tints

Tones

Harmony

CSS snippets for #BA0E5E

.color-ba0e5e {
  color: #BA0E5E;
  background-color: #BA0E5E;
}

Frequently asked questions

What color is #BA0E5E?+

#BA0E5E is a HEX color with RGB value rgb(186, 14, 94) and HSL value hsl(332, 86%, 39%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #BA0E5E?+

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