#FF5596 Color

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

Color preview

#FF5596

Color formats

HEX
#FF5596
RGB
rgb(255, 85, 150)
RGBA
rgba(255, 85, 150, 1)
HSL
hsl(337, 100%, 67%)
HSV
hsv(337, 67%, 100%)
CMYK
cmyk(0%, 67%, 41%, 0%)
CSS variable
--color-primary: #FF5596;
Lowercase HEX
#ff5596

Shades

Tints

Tones

Harmony

CSS snippets for #FF5596

.color-ff5596 {
  color: #FF5596;
  background-color: #FF5596;
}

Frequently asked questions

What color is #FF5596?+

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

What is the closest Tailwind color to #FF5596?+

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