#BE00F2 Color

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

Color preview

#BE00F2

Color formats

HEX
#BE00F2
RGB
rgb(190, 0, 242)
RGBA
rgba(190, 0, 242, 1)
HSL
hsl(287, 100%, 47%)
HSV
hsv(287, 100%, 95%)
CMYK
cmyk(21%, 100%, 0%, 5%)
CSS variable
--color-primary: #BE00F2;
Lowercase HEX
#be00f2

Shades

Tints

Tones

Harmony

CSS snippets for #BE00F2

.color-be00f2 {
  color: #BE00F2;
  background-color: #BE00F2;
}

Frequently asked questions

What color is #BE00F2?+

#BE00F2 is a HEX color with RGB value rgb(190, 0, 242) and HSL value hsl(287, 100%, 47%). Its closest CSS named color is DarkViolet.

What is the closest Tailwind color to #BE00F2?+

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