#FE4949 Color

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

Color preview

#FE4949

Color formats

HEX
#FE4949
RGB
rgb(254, 73, 73)
RGBA
rgba(254, 73, 73, 1)
HSL
hsl(0, 99%, 64%)
HSV
hsv(0, 71%, 100%)
CMYK
cmyk(0%, 71%, 71%, 0%)
CSS variable
--color-primary: #FE4949;
Lowercase HEX
#fe4949

Shades

Tints

Tones

Harmony

CSS snippets for #FE4949

.color-fe4949 {
  color: #FE4949;
  background-color: #FE4949;
}

Frequently asked questions

What color is #FE4949?+

#FE4949 is a HEX color with RGB value rgb(254, 73, 73) and HSL value hsl(0, 99%, 64%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #FE4949?+

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