#FE5C4D Color

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

Color preview

#FE5C4D

Color formats

HEX
#FE5C4D
RGB
rgb(254, 92, 77)
RGBA
rgba(254, 92, 77, 1)
HSL
hsl(5, 99%, 65%)
HSV
hsv(5, 70%, 100%)
CMYK
cmyk(0%, 64%, 70%, 0%)
CSS variable
--color-primary: #FE5C4D;
Lowercase HEX
#fe5c4d

Shades

Tints

Tones

Harmony

CSS snippets for #FE5C4D

.color-fe5c4d {
  color: #FE5C4D;
  background-color: #FE5C4D;
}

Frequently asked questions

What color is #FE5C4D?+

#FE5C4D is a HEX color with RGB value rgb(254, 92, 77) and HSL value hsl(5, 99%, 65%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #FE5C4D?+

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