#FF5F9C Color

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

Color preview

#FF5F9C

Color formats

HEX
#FF5F9C
RGB
rgb(255, 95, 156)
RGBA
rgba(255, 95, 156, 1)
HSL
hsl(337, 100%, 69%)
HSV
hsv(337, 63%, 100%)
CMYK
cmyk(0%, 63%, 39%, 0%)
CSS variable
--color-primary: #FF5F9C;
Lowercase HEX
#ff5f9c

Shades

Tints

Tones

Harmony

CSS snippets for #FF5F9C

.color-ff5f9c {
  color: #FF5F9C;
  background-color: #FF5F9C;
}

Frequently asked questions

What color is #FF5F9C?+

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

What is the closest Tailwind color to #FF5F9C?+

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