#FE498C Color

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

Color preview

#FE498C

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FE498C

.color-fe498c {
  color: #FE498C;
  background-color: #FE498C;
}

Frequently asked questions

What color is #FE498C?+

#FE498C is a HEX color with RGB value rgb(254, 73, 140) and HSL value hsl(338, 99%, 64%). Its closest CSS named color is HotPink.

What is the closest Tailwind color to #FE498C?+

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