#FE9980 Color

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

Color preview

#FE9980

Color formats

HEX
#FE9980
RGB
rgb(254, 153, 128)
RGBA
rgba(254, 153, 128, 1)
HSL
hsl(12, 98%, 75%)
HSV
hsv(12, 50%, 100%)
CMYK
cmyk(0%, 40%, 50%, 0%)
CSS variable
--color-primary: #FE9980;
Lowercase HEX
#fe9980

Shades

Tints

Tones

Harmony

CSS snippets for #FE9980

.color-fe9980 {
  color: #FE9980;
  background-color: #FE9980;
}

Frequently asked questions

What color is #FE9980?+

#FE9980 is a HEX color with RGB value rgb(254, 153, 128) and HSL value hsl(12, 98%, 75%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #FE9980?+

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