#FF85AD Color

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

Color preview

#FF85AD

Color formats

HEX
#FF85AD
RGB
rgb(255, 133, 173)
RGBA
rgba(255, 133, 173, 1)
HSL
hsl(340, 100%, 76%)
HSV
hsv(340, 48%, 100%)
CMYK
cmyk(0%, 48%, 32%, 0%)
CSS variable
--color-primary: #FF85AD;
Lowercase HEX
#ff85ad

Shades

Tints

Tones

Harmony

CSS snippets for #FF85AD

.color-ff85ad {
  color: #FF85AD;
  background-color: #FF85AD;
}

Frequently asked questions

What color is #FF85AD?+

#FF85AD is a HEX color with RGB value rgb(255, 133, 173) and HSL value hsl(340, 100%, 76%). Its closest CSS named color is HotPink.

What is the closest Tailwind color to #FF85AD?+

The closest Tailwind color is pink-400, available as the bg-pink-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