#BE0A7F Color

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

Color preview

#BE0A7F

Color formats

HEX
#BE0A7F
RGB
rgb(190, 10, 127)
RGBA
rgba(190, 10, 127, 1)
HSL
hsl(321, 90%, 39%)
HSV
hsv(321, 95%, 75%)
CMYK
cmyk(0%, 95%, 33%, 25%)
CSS variable
--color-primary: #BE0A7F;
Lowercase HEX
#be0a7f

Shades

Tints

Tones

Harmony

CSS snippets for #BE0A7F

.color-be0a7f {
  color: #BE0A7F;
  background-color: #BE0A7F;
}

Frequently asked questions

What color is #BE0A7F?+

#BE0A7F is a HEX color with RGB value rgb(190, 10, 127) and HSL value hsl(321, 90%, 39%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #BE0A7F?+

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