#FE432A Color

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

Color preview

#FE432A

Color formats

HEX
#FE432A
RGB
rgb(254, 67, 42)
RGBA
rgba(254, 67, 42, 1)
HSL
hsl(7, 99%, 58%)
HSV
hsv(7, 83%, 100%)
CMYK
cmyk(0%, 74%, 83%, 0%)
CSS variable
--color-primary: #FE432A;
Lowercase HEX
#fe432a

Shades

Tints

Tones

Harmony

CSS snippets for #FE432A

.color-fe432a {
  color: #FE432A;
  background-color: #FE432A;
}

Frequently asked questions

What color is #FE432A?+

#FE432A is a HEX color with RGB value rgb(254, 67, 42) and HSL value hsl(7, 99%, 58%). Its closest CSS named color is OrangeRed.

What is the closest Tailwind color to #FE432A?+

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