#FE011B Color

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

Color preview

#FE011B

Color formats

HEX
#FE011B
RGB
rgb(254, 1, 27)
RGBA
rgba(254, 1, 27, 1)
HSL
hsl(354, 99%, 50%)
HSV
hsv(354, 100%, 100%)
CMYK
cmyk(0%, 100%, 89%, 0%)
CSS variable
--color-primary: #FE011B;
Lowercase HEX
#fe011b

Shades

Tints

Tones

Harmony

CSS snippets for #FE011B

.color-fe011b {
  color: #FE011B;
  background-color: #FE011B;
}

Frequently asked questions

What color is #FE011B?+

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

What is the closest Tailwind color to #FE011B?+

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