#FEAC72 Color

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

Color preview

#FEAC72

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FEAC72

.color-feac72 {
  color: #FEAC72;
  background-color: #FEAC72;
}

Frequently asked questions

What color is #FEAC72?+

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

What is the closest Tailwind color to #FEAC72?+

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