#BE3C9F Color

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

Color preview

#BE3C9F

Color formats

HEX
#BE3C9F
RGB
rgb(190, 60, 159)
RGBA
rgba(190, 60, 159, 1)
HSL
hsl(314, 52%, 49%)
HSV
hsv(314, 68%, 75%)
CMYK
cmyk(0%, 68%, 16%, 25%)
CSS variable
--color-primary: #BE3C9F;
Lowercase HEX
#be3c9f

Shades

Tints

Tones

Harmony

CSS snippets for #BE3C9F

.color-be3c9f {
  color: #BE3C9F;
  background-color: #BE3C9F;
}

Frequently asked questions

What color is #BE3C9F?+

#BE3C9F is a HEX color with RGB value rgb(190, 60, 159) and HSL value hsl(314, 52%, 49%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #BE3C9F?+

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