#BE0A7C Color

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

Color preview

#BE0A7C

Color formats

HEX
#BE0A7C
RGB
rgb(190, 10, 124)
RGBA
rgba(190, 10, 124, 1)
HSL
hsl(322, 90%, 39%)
HSV
hsv(322, 95%, 75%)
CMYK
cmyk(0%, 95%, 35%, 25%)
CSS variable
--color-primary: #BE0A7C;
Lowercase HEX
#be0a7c

Shades

Tints

Tones

Harmony

CSS snippets for #BE0A7C

.color-be0a7c {
  color: #BE0A7C;
  background-color: #BE0A7C;
}

Frequently asked questions

What color is #BE0A7C?+

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

What is the closest Tailwind color to #BE0A7C?+

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