#FF5294 Color

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

Color preview

#FF5294

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FF5294

.color-ff5294 {
  color: #FF5294;
  background-color: #FF5294;
}

Frequently asked questions

What color is #FF5294?+

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

What is the closest Tailwind color to #FF5294?+

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