#FE85AE Color

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

Color preview

#FE85AE

Color formats

HEX
#FE85AE
RGB
rgb(254, 133, 174)
RGBA
rgba(254, 133, 174, 1)
HSL
hsl(340, 98%, 76%)
HSV
hsv(340, 48%, 100%)
CMYK
cmyk(0%, 48%, 31%, 0%)
CSS variable
--color-primary: #FE85AE;
Lowercase HEX
#fe85ae

Shades

Tints

Tones

Harmony

CSS snippets for #FE85AE

.color-fe85ae {
  color: #FE85AE;
  background-color: #FE85AE;
}

Frequently asked questions

What color is #FE85AE?+

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

What is the closest Tailwind color to #FE85AE?+

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