#1F01FE Color

Inspect #1F01FE across formats, palettes, contrast and closest named color matches.

Color preview

#1F01FE

Color formats

HEX
#1F01FE
RGB
rgb(31, 1, 254)
RGBA
rgba(31, 1, 254, 1)
HSL
hsl(247, 99%, 50%)
HSV
hsv(247, 100%, 100%)
CMYK
cmyk(88%, 100%, 0%, 0%)
CSS variable
--color-primary: #1F01FE;
Lowercase HEX
#1f01fe

Shades

Tints

Tones

Harmony

CSS snippets for #1F01FE

.color-1f01fe {
  color: #1F01FE;
  background-color: #1F01FE;
}

Frequently asked questions

What color is #1F01FE?+

#1F01FE is a HEX color with RGB value rgb(31, 1, 254) and HSL value hsl(247, 99%, 50%). Its closest CSS named color is Blue.

What is the closest Tailwind color to #1F01FE?+

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