#FF5D99 Color

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

Color preview

#FF5D99

Color formats

HEX
#FF5D99
RGB
rgb(255, 93, 153)
RGBA
rgba(255, 93, 153, 1)
HSL
hsl(338, 100%, 68%)
HSV
hsv(338, 64%, 100%)
CMYK
cmyk(0%, 64%, 40%, 0%)
CSS variable
--color-primary: #FF5D99;
Lowercase HEX
#ff5d99

Shades

Tints

Tones

Harmony

CSS snippets for #FF5D99

.color-ff5d99 {
  color: #FF5D99;
  background-color: #FF5D99;
}

Frequently asked questions

What color is #FF5D99?+

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

What is the closest Tailwind color to #FF5D99?+

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