#FE888E Color

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

Color preview

#FE888E

Color formats

HEX
#FE888E
RGB
rgb(254, 136, 142)
RGBA
rgba(254, 136, 142, 1)
HSL
hsl(357, 98%, 76%)
HSV
hsv(357, 46%, 100%)
CMYK
cmyk(0%, 46%, 44%, 0%)
CSS variable
--color-primary: #FE888E;
Lowercase HEX
#fe888e

Shades

Tints

Tones

Harmony

CSS snippets for #FE888E

.color-fe888e {
  color: #FE888E;
  background-color: #FE888E;
}

Frequently asked questions

What color is #FE888E?+

#FE888E is a HEX color with RGB value rgb(254, 136, 142) and HSL value hsl(357, 98%, 76%). Its closest CSS named color is LightCoral.

What is the closest Tailwind color to #FE888E?+

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