#FF81BE Color

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

Color preview

#FF81BE

Color formats

HEX
#FF81BE
RGB
rgb(255, 129, 190)
RGBA
rgba(255, 129, 190, 1)
HSL
hsl(331, 100%, 75%)
HSV
hsv(331, 49%, 100%)
CMYK
cmyk(0%, 49%, 25%, 0%)
CSS variable
--color-primary: #FF81BE;
Lowercase HEX
#ff81be

Shades

Tints

Tones

Harmony

CSS snippets for #FF81BE

.color-ff81be {
  color: #FF81BE;
  background-color: #FF81BE;
}

Frequently asked questions

What color is #FF81BE?+

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

What is the closest Tailwind color to #FF81BE?+

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