#FF5999 Color

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

Color preview

#FF5999

Color formats

HEX
#FF5999
RGB
rgb(255, 89, 153)
RGBA
rgba(255, 89, 153, 1)
HSL
hsl(337, 100%, 67%)
HSV
hsv(337, 65%, 100%)
CMYK
cmyk(0%, 65%, 40%, 0%)
CSS variable
--color-primary: #FF5999;
Lowercase HEX
#ff5999

Shades

Tints

Tones

Harmony

CSS snippets for #FF5999

.color-ff5999 {
  color: #FF5999;
  background-color: #FF5999;
}

Frequently asked questions

What color is #FF5999?+

#FF5999 is a HEX color with RGB value rgb(255, 89, 153) and HSL value hsl(337, 100%, 67%). Its closest CSS named color is HotPink.

What is the closest Tailwind color to #FF5999?+

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