#4F1FFF Color

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

Color preview

#4F1FFF

Color formats

HEX
#4F1FFF
RGB
rgb(79, 31, 255)
RGBA
rgba(79, 31, 255, 1)
HSL
hsl(253, 100%, 56%)
HSV
hsv(253, 88%, 100%)
CMYK
cmyk(69%, 88%, 0%, 0%)
CSS variable
--color-primary: #4F1FFF;
Lowercase HEX
#4f1fff

Shades

Tints

Tones

Harmony

CSS snippets for #4F1FFF

.color-4f1fff {
  color: #4F1FFF;
  background-color: #4F1FFF;
}

Frequently asked questions

What color is #4F1FFF?+

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

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

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