#FE1B01 Color

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

Color preview

#FE1B01

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FE1B01

.color-fe1b01 {
  color: #FE1B01;
  background-color: #FE1B01;
}

Frequently asked questions

What color is #FE1B01?+

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

What is the closest Tailwind color to #FE1B01?+

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