#4E2FFE Color

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

Color preview

#4E2FFE

Color formats

HEX
#4E2FFE
RGB
rgb(78, 47, 254)
RGBA
rgba(78, 47, 254, 1)
HSL
hsl(249, 99%, 59%)
HSV
hsv(249, 81%, 100%)
CMYK
cmyk(69%, 81%, 0%, 0%)
CSS variable
--color-primary: #4E2FFE;
Lowercase HEX
#4e2ffe

Shades

Tints

Tones

Harmony

CSS snippets for #4E2FFE

.color-4e2ffe {
  color: #4E2FFE;
  background-color: #4E2FFE;
}

Frequently asked questions

What color is #4E2FFE?+

#4E2FFE is a HEX color with RGB value rgb(78, 47, 254) and HSL value hsl(249, 99%, 59%). Its closest CSS named color is RoyalBlue.

What is the closest Tailwind color to #4E2FFE?+

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