#FE1601 Color

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

Color preview

#FE1601

Color formats

HEX
#FE1601
RGB
rgb(254, 22, 1)
RGBA
rgba(254, 22, 1, 1)
HSL
hsl(5, 99%, 50%)
HSV
hsv(5, 100%, 100%)
CMYK
cmyk(0%, 91%, 100%, 0%)
CSS variable
--color-primary: #FE1601;
Lowercase HEX
#fe1601

Shades

Tints

Tones

Harmony

CSS snippets for #FE1601

.color-fe1601 {
  color: #FE1601;
  background-color: #FE1601;
}

Frequently asked questions

What color is #FE1601?+

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

What is the closest Tailwind color to #FE1601?+

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