#FAAC70 Color

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

Color preview

#FAAC70

Color formats

HEX
#FAAC70
RGB
rgb(250, 172, 112)
RGBA
rgba(250, 172, 112, 1)
HSL
hsl(26, 93%, 71%)
HSV
hsv(26, 55%, 98%)
CMYK
cmyk(0%, 31%, 55%, 2%)
CSS variable
--color-primary: #FAAC70;
Lowercase HEX
#faac70

Shades

Tints

Tones

Harmony

CSS snippets for #FAAC70

.color-faac70 {
  color: #FAAC70;
  background-color: #FAAC70;
}

Frequently asked questions

What color is #FAAC70?+

#FAAC70 is a HEX color with RGB value rgb(250, 172, 112) and HSL value hsl(26, 93%, 71%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #FAAC70?+

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