#FE4B2F Color

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

Color preview

#FE4B2F

Color formats

HEX
#FE4B2F
RGB
rgb(254, 75, 47)
RGBA
rgba(254, 75, 47, 1)
HSL
hsl(8, 99%, 59%)
HSV
hsv(8, 81%, 100%)
CMYK
cmyk(0%, 70%, 81%, 0%)
CSS variable
--color-primary: #FE4B2F;
Lowercase HEX
#fe4b2f

Shades

Tints

Tones

Harmony

CSS snippets for #FE4B2F

.color-fe4b2f {
  color: #FE4B2F;
  background-color: #FE4B2F;
}

Frequently asked questions

What color is #FE4B2F?+

#FE4B2F is a HEX color with RGB value rgb(254, 75, 47) and HSL value hsl(8, 99%, 59%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #FE4B2F?+

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