#FE011F Color

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

Color preview

#FE011F

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FE011F

.color-fe011f {
  color: #FE011F;
  background-color: #FE011F;
}

Frequently asked questions

What color is #FE011F?+

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

What is the closest Tailwind color to #FE011F?+

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