#FE5C30 Color

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

Color preview

#FE5C30

Color formats

HEX
#FE5C30
RGB
rgb(254, 92, 48)
RGBA
rgba(254, 92, 48, 1)
HSL
hsl(13, 99%, 59%)
HSV
hsv(13, 81%, 100%)
CMYK
cmyk(0%, 64%, 81%, 0%)
CSS variable
--color-primary: #FE5C30;
Lowercase HEX
#fe5c30

Shades

Tints

Tones

Harmony

CSS snippets for #FE5C30

.color-fe5c30 {
  color: #FE5C30;
  background-color: #FE5C30;
}

Frequently asked questions

What color is #FE5C30?+

#FE5C30 is a HEX color with RGB value rgb(254, 92, 48) and HSL value hsl(13, 99%, 59%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #FE5C30?+

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