#500DEE Color

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

Color preview

#500DEE

Color formats

HEX
#500DEE
RGB
rgb(80, 13, 238)
RGBA
rgba(80, 13, 238, 1)
HSL
hsl(258, 90%, 49%)
HSV
hsv(258, 95%, 93%)
CMYK
cmyk(66%, 95%, 0%, 7%)
CSS variable
--color-primary: #500DEE;
Lowercase HEX
#500dee

Shades

Tints

Tones

Harmony

CSS snippets for #500DEE

.color-500dee {
  color: #500DEE;
  background-color: #500DEE;
}

Frequently asked questions

What color is #500DEE?+

#500DEE is a HEX color with RGB value rgb(80, 13, 238) and HSL value hsl(258, 90%, 49%). Its closest CSS named color is BlueViolet.

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

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