#FE85BC Color

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

Color preview

#FE85BC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FE85BC

.color-fe85bc {
  color: #FE85BC;
  background-color: #FE85BC;
}

Frequently asked questions

What color is #FE85BC?+

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

What is the closest Tailwind color to #FE85BC?+

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