#FF5F94 Color

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

Color preview

#FF5F94

Color formats

HEX
#FF5F94
RGB
rgb(255, 95, 148)
RGBA
rgba(255, 95, 148, 1)
HSL
hsl(340, 100%, 69%)
HSV
hsv(340, 63%, 100%)
CMYK
cmyk(0%, 63%, 42%, 0%)
CSS variable
--color-primary: #FF5F94;
Lowercase HEX
#ff5f94

Shades

Tints

Tones

Harmony

CSS snippets for #FF5F94

.color-ff5f94 {
  color: #FF5F94;
  background-color: #FF5F94;
}

Frequently asked questions

What color is #FF5F94?+

#FF5F94 is a HEX color with RGB value rgb(255, 95, 148) and HSL value hsl(340, 100%, 69%). Its closest CSS named color is HotPink.

What is the closest Tailwind color to #FF5F94?+

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