#FE84CC Color

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

Color preview

#FE84CC

Color formats

HEX
#FE84CC
RGB
rgb(254, 132, 204)
RGBA
rgba(254, 132, 204, 1)
HSL
hsl(325, 98%, 76%)
HSV
hsv(325, 48%, 100%)
CMYK
cmyk(0%, 48%, 20%, 0%)
CSS variable
--color-primary: #FE84CC;
Lowercase HEX
#fe84cc

Shades

Tints

Tones

Harmony

CSS snippets for #FE84CC

.color-fe84cc {
  color: #FE84CC;
  background-color: #FE84CC;
}

Frequently asked questions

What color is #FE84CC?+

#FE84CC is a HEX color with RGB value rgb(254, 132, 204) and HSL value hsl(325, 98%, 76%). Its closest CSS named color is HotPink.

What is the closest Tailwind color to #FE84CC?+

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