#FE808B Color

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

Color preview

#FE808B

Color formats

HEX
#FE808B
RGB
rgb(254, 128, 139)
RGBA
rgba(254, 128, 139, 1)
HSL
hsl(355, 98%, 75%)
HSV
hsv(355, 50%, 100%)
CMYK
cmyk(0%, 50%, 45%, 0%)
CSS variable
--color-primary: #FE808B;
Lowercase HEX
#fe808b

Shades

Tints

Tones

Harmony

CSS snippets for #FE808B

.color-fe808b {
  color: #FE808B;
  background-color: #FE808B;
}

Frequently asked questions

What color is #FE808B?+

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

What is the closest Tailwind color to #FE808B?+

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