#FF85BC Color

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

Color preview

#FF85BC

Color formats

HEX
#FF85BC
RGB
rgb(255, 133, 188)
RGBA
rgba(255, 133, 188, 1)
HSL
hsl(333, 100%, 76%)
HSV
hsv(333, 48%, 100%)
CMYK
cmyk(0%, 48%, 26%, 0%)
CSS variable
--color-primary: #FF85BC;
Lowercase HEX
#ff85bc

Shades

Tints

Tones

Harmony

CSS snippets for #FF85BC

.color-ff85bc {
  color: #FF85BC;
  background-color: #FF85BC;
}

Frequently asked questions

What color is #FF85BC?+

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

What is the closest Tailwind color to #FF85BC?+

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