#FEAC9D Color

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

Color preview

#FEAC9D

Color formats

HEX
#FEAC9D
RGB
rgb(254, 172, 157)
RGBA
rgba(254, 172, 157, 1)
HSL
hsl(9, 98%, 81%)
HSV
hsv(9, 38%, 100%)
CMYK
cmyk(0%, 32%, 38%, 0%)
CSS variable
--color-primary: #FEAC9D;
Lowercase HEX
#feac9d

Shades

Tints

Tones

Harmony

CSS snippets for #FEAC9D

.color-feac9d {
  color: #FEAC9D;
  background-color: #FEAC9D;
}

Frequently asked questions

What color is #FEAC9D?+

#FEAC9D is a HEX color with RGB value rgb(254, 172, 157) and HSL value hsl(9, 98%, 81%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #FEAC9D?+

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