#FE1201 Color

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

Color preview

#FE1201

Color formats

HEX
#FE1201
RGB
rgb(254, 18, 1)
RGBA
rgba(254, 18, 1, 1)
HSL
hsl(4, 99%, 50%)
HSV
hsv(4, 100%, 100%)
CMYK
cmyk(0%, 93%, 100%, 0%)
CSS variable
--color-primary: #FE1201;
Lowercase HEX
#fe1201

Shades

Tints

Tones

Harmony

CSS snippets for #FE1201

.color-fe1201 {
  color: #FE1201;
  background-color: #FE1201;
}

Frequently asked questions

What color is #FE1201?+

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

What is the closest Tailwind color to #FE1201?+

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