#4B1FFF Color

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

Color preview

#4B1FFF

Color formats

HEX
#4B1FFF
RGB
rgb(75, 31, 255)
RGBA
rgba(75, 31, 255, 1)
HSL
hsl(252, 100%, 56%)
HSV
hsv(252, 88%, 100%)
CMYK
cmyk(71%, 88%, 0%, 0%)
CSS variable
--color-primary: #4B1FFF;
Lowercase HEX
#4b1fff

Shades

Tints

Tones

Harmony

CSS snippets for #4B1FFF

.color-4b1fff {
  color: #4B1FFF;
  background-color: #4B1FFF;
}

Frequently asked questions

What color is #4B1FFF?+

#4B1FFF is a HEX color with RGB value rgb(75, 31, 255) and HSL value hsl(252, 100%, 56%). Its closest CSS named color is BlueViolet.

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

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