#4B1FEA Color

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

Color preview

#4B1FEA

Color formats

HEX
#4B1FEA
RGB
rgb(75, 31, 234)
RGBA
rgba(75, 31, 234, 1)
HSL
hsl(253, 83%, 52%)
HSV
hsv(253, 87%, 92%)
CMYK
cmyk(68%, 87%, 0%, 8%)
CSS variable
--color-primary: #4B1FEA;
Lowercase HEX
#4b1fea

Shades

Tints

Tones

Harmony

CSS snippets for #4B1FEA

.color-4b1fea {
  color: #4B1FEA;
  background-color: #4B1FEA;
}

Frequently asked questions

What color is #4B1FEA?+

#4B1FEA is a HEX color with RGB value rgb(75, 31, 234) and HSL value hsl(253, 83%, 52%). Its closest CSS named color is BlueViolet.

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

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