#BA0E6F Color

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

Color preview

#BA0E6F

Color formats

HEX
#BA0E6F
RGB
rgb(186, 14, 111)
RGBA
rgba(186, 14, 111, 1)
HSL
hsl(326, 86%, 39%)
HSV
hsv(326, 92%, 73%)
CMYK
cmyk(0%, 92%, 40%, 27%)
CSS variable
--color-primary: #BA0E6F;
Lowercase HEX
#ba0e6f

Shades

Tints

Tones

Harmony

CSS snippets for #BA0E6F

.color-ba0e6f {
  color: #BA0E6F;
  background-color: #BA0E6F;
}

Frequently asked questions

What color is #BA0E6F?+

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

What is the closest Tailwind color to #BA0E6F?+

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