#BE1FEA Color

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

Color preview

#BE1FEA

Color formats

HEX
#BE1FEA
RGB
rgb(190, 31, 234)
RGBA
rgba(190, 31, 234, 1)
HSL
hsl(287, 83%, 52%)
HSV
hsv(287, 87%, 92%)
CMYK
cmyk(19%, 87%, 0%, 8%)
CSS variable
--color-primary: #BE1FEA;
Lowercase HEX
#be1fea

Shades

Tints

Tones

Harmony

CSS snippets for #BE1FEA

.color-be1fea {
  color: #BE1FEA;
  background-color: #BE1FEA;
}

Frequently asked questions

What color is #BE1FEA?+

#BE1FEA is a HEX color with RGB value rgb(190, 31, 234) and HSL value hsl(287, 83%, 52%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #BE1FEA?+

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