#FE1008 Color

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

Color preview

#FE1008

Color formats

HEX
#FE1008
RGB
rgb(254, 16, 8)
RGBA
rgba(254, 16, 8, 1)
HSL
hsl(2, 99%, 51%)
HSV
hsv(2, 97%, 100%)
CMYK
cmyk(0%, 94%, 97%, 0%)
CSS variable
--color-primary: #FE1008;
Lowercase HEX
#fe1008

Shades

Tints

Tones

Harmony

CSS snippets for #FE1008

.color-fe1008 {
  color: #FE1008;
  background-color: #FE1008;
}

Frequently asked questions

What color is #FE1008?+

#FE1008 is a HEX color with RGB value rgb(254, 16, 8) and HSL value hsl(2, 99%, 51%). Its closest CSS named color is Red.

What is the closest Tailwind color to #FE1008?+

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