#FEAC71 Color

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

Color preview

#FEAC71

Color formats

HEX
#FEAC71
RGB
rgb(254, 172, 113)
RGBA
rgba(254, 172, 113, 1)
HSL
hsl(25, 99%, 72%)
HSV
hsv(25, 56%, 100%)
CMYK
cmyk(0%, 32%, 56%, 0%)
CSS variable
--color-primary: #FEAC71;
Lowercase HEX
#feac71

Shades

Tints

Tones

Harmony

CSS snippets for #FEAC71

.color-feac71 {
  color: #FEAC71;
  background-color: #FEAC71;
}

Frequently asked questions

What color is #FEAC71?+

#FEAC71 is a HEX color with RGB value rgb(254, 172, 113) and HSL value hsl(25, 99%, 72%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #FEAC71?+

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