#3001FE Color

Inspect #3001FE across formats, palettes, contrast and closest named color matches.

Color preview

#3001FE

Color formats

HEX
#3001FE
RGB
rgb(48, 1, 254)
RGBA
rgba(48, 1, 254, 1)
HSL
hsl(251, 99%, 50%)
HSV
hsv(251, 100%, 100%)
CMYK
cmyk(81%, 100%, 0%, 0%)
CSS variable
--color-primary: #3001FE;
Lowercase HEX
#3001fe

Shades

Tints

Tones

Harmony

CSS snippets for #3001FE

.color-3001fe {
  color: #3001FE;
  background-color: #3001FE;
}

Frequently asked questions

What color is #3001FE?+

#3001FE is a HEX color with RGB value rgb(48, 1, 254) and HSL value hsl(251, 99%, 50%). Its closest CSS named color is Blue.

What is the closest Tailwind color to #3001FE?+

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