#FE9E8B Color

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

Color preview

#FE9E8B

Color formats

HEX
#FE9E8B
RGB
rgb(254, 158, 139)
RGBA
rgba(254, 158, 139, 1)
HSL
hsl(10, 98%, 77%)
HSV
hsv(10, 45%, 100%)
CMYK
cmyk(0%, 38%, 45%, 0%)
CSS variable
--color-primary: #FE9E8B;
Lowercase HEX
#fe9e8b

Shades

Tints

Tones

Harmony

CSS snippets for #FE9E8B

.color-fe9e8b {
  color: #FE9E8B;
  background-color: #FE9E8B;
}

Frequently asked questions

What color is #FE9E8B?+

#FE9E8B is a HEX color with RGB value rgb(254, 158, 139) and HSL value hsl(10, 98%, 77%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #FE9E8B?+

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