#FAAC74 Color

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

Color preview

#FAAC74

Color formats

HEX
#FAAC74
RGB
rgb(250, 172, 116)
RGBA
rgba(250, 172, 116, 1)
HSL
hsl(25, 93%, 72%)
HSV
hsv(25, 54%, 98%)
CMYK
cmyk(0%, 31%, 54%, 2%)
CSS variable
--color-primary: #FAAC74;
Lowercase HEX
#faac74

Shades

Tints

Tones

Harmony

CSS snippets for #FAAC74

.color-faac74 {
  color: #FAAC74;
  background-color: #FAAC74;
}

Frequently asked questions

What color is #FAAC74?+

#FAAC74 is a HEX color with RGB value rgb(250, 172, 116) and HSL value hsl(25, 93%, 72%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #FAAC74?+

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