#FE442C Color

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

Color preview

#FE442C

Color formats

HEX
#FE442C
RGB
rgb(254, 68, 44)
RGBA
rgba(254, 68, 44, 1)
HSL
hsl(7, 99%, 58%)
HSV
hsv(7, 83%, 100%)
CMYK
cmyk(0%, 73%, 83%, 0%)
CSS variable
--color-primary: #FE442C;
Lowercase HEX
#fe442c

Shades

Tints

Tones

Harmony

CSS snippets for #FE442C

.color-fe442c {
  color: #FE442C;
  background-color: #FE442C;
}

Frequently asked questions

What color is #FE442C?+

#FE442C is a HEX color with RGB value rgb(254, 68, 44) and HSL value hsl(7, 99%, 58%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #FE442C?+

The closest Tailwind color is red-500, available as the bg-red-500 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