#FE081D Color

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

Color preview

#FE081D

Color formats

HEX
#FE081D
RGB
rgb(254, 8, 29)
RGBA
rgba(254, 8, 29, 1)
HSL
hsl(355, 99%, 51%)
HSV
hsv(355, 97%, 100%)
CMYK
cmyk(0%, 97%, 89%, 0%)
CSS variable
--color-primary: #FE081D;
Lowercase HEX
#fe081d

Shades

Tints

Tones

Harmony

CSS snippets for #FE081D

.color-fe081d {
  color: #FE081D;
  background-color: #FE081D;
}

Frequently asked questions

What color is #FE081D?+

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

What is the closest Tailwind color to #FE081D?+

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