#FE382A Color

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

Color preview

#FE382A

Color formats

HEX
#FE382A
RGB
rgb(254, 56, 42)
RGBA
rgba(254, 56, 42, 1)
HSL
hsl(4, 99%, 58%)
HSV
hsv(4, 83%, 100%)
CMYK
cmyk(0%, 78%, 83%, 0%)
CSS variable
--color-primary: #FE382A;
Lowercase HEX
#fe382a

Shades

Tints

Tones

Harmony

CSS snippets for #FE382A

.color-fe382a {
  color: #FE382A;
  background-color: #FE382A;
}

Frequently asked questions

What color is #FE382A?+

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

What is the closest Tailwind color to #FE382A?+

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