#FF5199 Color

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

Color preview

#FF5199

Color formats

HEX
#FF5199
RGB
rgb(255, 81, 153)
RGBA
rgba(255, 81, 153, 1)
HSL
hsl(335, 100%, 66%)
HSV
hsv(335, 68%, 100%)
CMYK
cmyk(0%, 68%, 40%, 0%)
CSS variable
--color-primary: #FF5199;
Lowercase HEX
#ff5199

Shades

Tints

Tones

Harmony

CSS snippets for #FF5199

.color-ff5199 {
  color: #FF5199;
  background-color: #FF5199;
}

Frequently asked questions

What color is #FF5199?+

#FF5199 is a HEX color with RGB value rgb(255, 81, 153) and HSL value hsl(335, 100%, 66%). Its closest CSS named color is HotPink.

What is the closest Tailwind color to #FF5199?+

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