#7E33FF Color

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

Color preview

#7E33FF

Color formats

HEX
#7E33FF
RGB
rgb(126, 51, 255)
RGBA
rgba(126, 51, 255, 1)
HSL
hsl(262, 100%, 60%)
HSV
hsv(262, 80%, 100%)
CMYK
cmyk(51%, 80%, 0%, 0%)
CSS variable
--color-primary: #7E33FF;
Lowercase HEX
#7e33ff

Shades

Tints

Tones

Harmony

CSS snippets for #7E33FF

.color-7e33ff {
  color: #7E33FF;
  background-color: #7E33FF;
}

Frequently asked questions

What color is #7E33FF?+

#7E33FF is a HEX color with RGB value rgb(126, 51, 255) and HSL value hsl(262, 100%, 60%). Its closest CSS named color is BlueViolet.

What is the closest Tailwind color to #7E33FF?+

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