#FE010E Color

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

Color preview

#FE010E

Color formats

HEX
#FE010E
RGB
rgb(254, 1, 14)
RGBA
rgba(254, 1, 14, 1)
HSL
hsl(357, 99%, 50%)
HSV
hsv(357, 100%, 100%)
CMYK
cmyk(0%, 100%, 94%, 0%)
CSS variable
--color-primary: #FE010E;
Lowercase HEX
#fe010e

Shades

Tints

Tones

Harmony

CSS snippets for #FE010E

.color-fe010e {
  color: #FE010E;
  background-color: #FE010E;
}

Frequently asked questions

What color is #FE010E?+

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

What is the closest Tailwind color to #FE010E?+

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