#FE9FCD Color

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

Color preview

#FE9FCD

Color formats

HEX
#FE9FCD
RGB
rgb(254, 159, 205)
RGBA
rgba(254, 159, 205, 1)
HSL
hsl(331, 98%, 81%)
HSV
hsv(331, 37%, 100%)
CMYK
cmyk(0%, 37%, 19%, 0%)
CSS variable
--color-primary: #FE9FCD;
Lowercase HEX
#fe9fcd

Shades

Tints

Tones

Harmony

CSS snippets for #FE9FCD

.color-fe9fcd {
  color: #FE9FCD;
  background-color: #FE9FCD;
}

Frequently asked questions

What color is #FE9FCD?+

#FE9FCD is a HEX color with RGB value rgb(254, 159, 205) and HSL value hsl(331, 98%, 81%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #FE9FCD?+

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