#FF81BC Color

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

Color preview

#FF81BC

Color formats

HEX
#FF81BC
RGB
rgb(255, 129, 188)
RGBA
rgba(255, 129, 188, 1)
HSL
hsl(332, 100%, 75%)
HSV
hsv(332, 49%, 100%)
CMYK
cmyk(0%, 49%, 26%, 0%)
CSS variable
--color-primary: #FF81BC;
Lowercase HEX
#ff81bc

Shades

Tints

Tones

Harmony

CSS snippets for #FF81BC

.color-ff81bc {
  color: #FF81BC;
  background-color: #FF81BC;
}

Frequently asked questions

What color is #FF81BC?+

#FF81BC is a HEX color with RGB value rgb(255, 129, 188) and HSL value hsl(332, 100%, 75%). Its closest CSS named color is HotPink.

What is the closest Tailwind color to #FF81BC?+

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