#FF5D91 Color

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

Color preview

#FF5D91

Color formats

HEX
#FF5D91
RGB
rgb(255, 93, 145)
RGBA
rgba(255, 93, 145, 1)
HSL
hsl(341, 100%, 68%)
HSV
hsv(341, 64%, 100%)
CMYK
cmyk(0%, 64%, 43%, 0%)
CSS variable
--color-primary: #FF5D91;
Lowercase HEX
#ff5d91

Shades

Tints

Tones

Harmony

CSS snippets for #FF5D91

.color-ff5d91 {
  color: #FF5D91;
  background-color: #FF5D91;
}

Frequently asked questions

What color is #FF5D91?+

#FF5D91 is a HEX color with RGB value rgb(255, 93, 145) and HSL value hsl(341, 100%, 68%). Its closest CSS named color is HotPink.

What is the closest Tailwind color to #FF5D91?+

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