#FAAC4E Color

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

Color preview

#FAAC4E

Color formats

HEX
#FAAC4E
RGB
rgb(250, 172, 78)
RGBA
rgba(250, 172, 78, 1)
HSL
hsl(33, 95%, 64%)
HSV
hsv(33, 69%, 98%)
CMYK
cmyk(0%, 31%, 69%, 2%)
CSS variable
--color-primary: #FAAC4E;
Lowercase HEX
#faac4e

Shades

Tints

Tones

Harmony

CSS snippets for #FAAC4E

.color-faac4e {
  color: #FAAC4E;
  background-color: #FAAC4E;
}

Frequently asked questions

What color is #FAAC4E?+

#FAAC4E is a HEX color with RGB value rgb(250, 172, 78) and HSL value hsl(33, 95%, 64%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #FAAC4E?+

The closest Tailwind color is orange-400, available as the bg-orange-400 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