#FE93CC Color

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

Color preview

#FE93CC

Color formats

HEX
#FE93CC
RGB
rgb(254, 147, 204)
RGBA
rgba(254, 147, 204, 1)
HSL
hsl(328, 98%, 79%)
HSV
hsv(328, 42%, 100%)
CMYK
cmyk(0%, 42%, 20%, 0%)
CSS variable
--color-primary: #FE93CC;
Lowercase HEX
#fe93cc

Shades

Tints

Tones

Harmony

CSS snippets for #FE93CC

.color-fe93cc {
  color: #FE93CC;
  background-color: #FE93CC;
}

Frequently asked questions

What color is #FE93CC?+

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

What is the closest Tailwind color to #FE93CC?+

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