#FE4D5C Color

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

Color preview

#FE4D5C

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FE4D5C

.color-fe4d5c {
  color: #FE4D5C;
  background-color: #FE4D5C;
}

Frequently asked questions

What color is #FE4D5C?+

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

What is the closest Tailwind color to #FE4D5C?+

The closest Tailwind color is rose-500, available as the bg-rose-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