#FE92CC Color

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

Color preview

#FE92CC

Color formats

HEX
#FE92CC
RGB
rgb(254, 146, 204)
RGBA
rgba(254, 146, 204, 1)
HSL
hsl(328, 98%, 78%)
HSV
hsv(328, 43%, 100%)
CMYK
cmyk(0%, 43%, 20%, 0%)
CSS variable
--color-primary: #FE92CC;
Lowercase HEX
#fe92cc

Shades

Tints

Tones

Harmony

CSS snippets for #FE92CC

.color-fe92cc {
  color: #FE92CC;
  background-color: #FE92CC;
}

Frequently asked questions

What color is #FE92CC?+

#FE92CC is a HEX color with RGB value rgb(254, 146, 204) and HSL value hsl(328, 98%, 78%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #FE92CC?+

The closest Tailwind color is pink-300, available as the bg-pink-300 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