#FEAC98 Color

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

Color preview

#FEAC98

Color formats

HEX
#FEAC98
RGB
rgb(254, 172, 152)
RGBA
rgba(254, 172, 152, 1)
HSL
hsl(12, 98%, 80%)
HSV
hsv(12, 40%, 100%)
CMYK
cmyk(0%, 32%, 40%, 0%)
CSS variable
--color-primary: #FEAC98;
Lowercase HEX
#feac98

Shades

Tints

Tones

Harmony

CSS snippets for #FEAC98

.color-feac98 {
  color: #FEAC98;
  background-color: #FEAC98;
}

Frequently asked questions

What color is #FEAC98?+

#FEAC98 is a HEX color with RGB value rgb(254, 172, 152) and HSL value hsl(12, 98%, 80%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #FEAC98?+

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