#FAAC85 Color

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

Color preview

#FAAC85

Color formats

HEX
#FAAC85
RGB
rgb(250, 172, 133)
RGBA
rgba(250, 172, 133, 1)
HSL
hsl(20, 92%, 75%)
HSV
hsv(20, 47%, 98%)
CMYK
cmyk(0%, 31%, 47%, 2%)
CSS variable
--color-primary: #FAAC85;
Lowercase HEX
#faac85

Shades

Tints

Tones

Harmony

CSS snippets for #FAAC85

.color-faac85 {
  color: #FAAC85;
  background-color: #FAAC85;
}

Frequently asked questions

What color is #FAAC85?+

#FAAC85 is a HEX color with RGB value rgb(250, 172, 133) and HSL value hsl(20, 92%, 75%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #FAAC85?+

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