#FE9E9E Color

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

Color preview

#FE9E9E

Color formats

HEX
#FE9E9E
RGB
rgb(254, 158, 158)
RGBA
rgba(254, 158, 158, 1)
HSL
hsl(0, 98%, 81%)
HSV
hsv(0, 38%, 100%)
CMYK
cmyk(0%, 38%, 38%, 0%)
CSS variable
--color-primary: #FE9E9E;
Lowercase HEX
#fe9e9e

Shades

Tints

Tones

Harmony

CSS snippets for #FE9E9E

.color-fe9e9e {
  color: #FE9E9E;
  background-color: #FE9E9E;
}

Frequently asked questions

What color is #FE9E9E?+

#FE9E9E is a HEX color with RGB value rgb(254, 158, 158) and HSL value hsl(0, 98%, 81%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #FE9E9E?+

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