#500CFB Color

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

Color preview

#500CFB

Color formats

HEX
#500CFB
RGB
rgb(80, 12, 251)
RGBA
rgba(80, 12, 251, 1)
HSL
hsl(257, 97%, 52%)
HSV
hsv(257, 95%, 98%)
CMYK
cmyk(68%, 95%, 0%, 2%)
CSS variable
--color-primary: #500CFB;
Lowercase HEX
#500cfb

Shades

Tints

Tones

Harmony

CSS snippets for #500CFB

.color-500cfb {
  color: #500CFB;
  background-color: #500CFB;
}

Frequently asked questions

What color is #500CFB?+

#500CFB is a HEX color with RGB value rgb(80, 12, 251) and HSL value hsl(257, 97%, 52%). Its closest CSS named color is BlueViolet.

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

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