#FF55AD Color

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

Color preview

#FF55AD

Color formats

HEX
#FF55AD
RGB
rgb(255, 85, 173)
RGBA
rgba(255, 85, 173, 1)
HSL
hsl(329, 100%, 67%)
HSV
hsv(329, 67%, 100%)
CMYK
cmyk(0%, 67%, 32%, 0%)
CSS variable
--color-primary: #FF55AD;
Lowercase HEX
#ff55ad

Shades

Tints

Tones

Harmony

CSS snippets for #FF55AD

.color-ff55ad {
  color: #FF55AD;
  background-color: #FF55AD;
}

Frequently asked questions

What color is #FF55AD?+

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

What is the closest Tailwind color to #FF55AD?+

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