#FE5294 Color

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

Color preview

#FE5294

Color formats

HEX
#FE5294
RGB
rgb(254, 82, 148)
RGBA
rgba(254, 82, 148, 1)
HSL
hsl(337, 99%, 66%)
HSV
hsv(337, 68%, 100%)
CMYK
cmyk(0%, 68%, 42%, 0%)
CSS variable
--color-primary: #FE5294;
Lowercase HEX
#fe5294

Shades

Tints

Tones

Harmony

CSS snippets for #FE5294

.color-fe5294 {
  color: #FE5294;
  background-color: #FE5294;
}

Frequently asked questions

What color is #FE5294?+

#FE5294 is a HEX color with RGB value rgb(254, 82, 148) and HSL value hsl(337, 99%, 66%). Its closest CSS named color is HotPink.

What is the closest Tailwind color to #FE5294?+

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