#500BEF Color

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

Color preview

#500BEF

Color formats

HEX
#500BEF
RGB
rgb(80, 11, 239)
RGBA
rgba(80, 11, 239, 1)
HSL
hsl(258, 91%, 49%)
HSV
hsv(258, 95%, 94%)
CMYK
cmyk(67%, 95%, 0%, 6%)
CSS variable
--color-primary: #500BEF;
Lowercase HEX
#500bef

Shades

Tints

Tones

Harmony

CSS snippets for #500BEF

.color-500bef {
  color: #500BEF;
  background-color: #500BEF;
}

Frequently asked questions

What color is #500BEF?+

#500BEF is a HEX color with RGB value rgb(80, 11, 239) and HSL value hsl(258, 91%, 49%). Its closest CSS named color is BlueViolet.

What is the closest Tailwind color to #500BEF?+

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