#4F00FA Color

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

Color preview

#4F00FA

Color formats

HEX
#4F00FA
RGB
rgb(79, 0, 250)
RGBA
rgba(79, 0, 250, 1)
HSL
hsl(259, 100%, 49%)
HSV
hsv(259, 100%, 98%)
CMYK
cmyk(68%, 100%, 0%, 2%)
CSS variable
--color-primary: #4F00FA;
Lowercase HEX
#4f00fa

Shades

Tints

Tones

Harmony

CSS snippets for #4F00FA

.color-4f00fa {
  color: #4F00FA;
  background-color: #4F00FA;
}

Frequently asked questions

What color is #4F00FA?+

#4F00FA is a HEX color with RGB value rgb(79, 0, 250) and HSL value hsl(259, 100%, 49%). Its closest CSS named color is BlueViolet.

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

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