#FE808F Color

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

Color preview

#FE808F

Color formats

HEX
#FE808F
RGB
rgb(254, 128, 143)
RGBA
rgba(254, 128, 143, 1)
HSL
hsl(353, 98%, 75%)
HSV
hsv(353, 50%, 100%)
CMYK
cmyk(0%, 50%, 44%, 0%)
CSS variable
--color-primary: #FE808F;
Lowercase HEX
#fe808f

Shades

Tints

Tones

Harmony

CSS snippets for #FE808F

.color-fe808f {
  color: #FE808F;
  background-color: #FE808F;
}

Frequently asked questions

What color is #FE808F?+

#FE808F is a HEX color with RGB value rgb(254, 128, 143) and HSL value hsl(353, 98%, 75%). Its closest CSS named color is LightCoral.

What is the closest Tailwind color to #FE808F?+

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