#FF5990 Color

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

Color preview

#FF5990

Color formats

HEX
#FF5990
RGB
rgb(255, 89, 144)
RGBA
rgba(255, 89, 144, 1)
HSL
hsl(340, 100%, 67%)
HSV
hsv(340, 65%, 100%)
CMYK
cmyk(0%, 65%, 44%, 0%)
CSS variable
--color-primary: #FF5990;
Lowercase HEX
#ff5990

Shades

Tints

Tones

Harmony

CSS snippets for #FF5990

.color-ff5990 {
  color: #FF5990;
  background-color: #FF5990;
}

Frequently asked questions

What color is #FF5990?+

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

What is the closest Tailwind color to #FF5990?+

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