#FAAC69 Color

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

Color preview

#FAAC69

Color formats

HEX
#FAAC69
RGB
rgb(250, 172, 105)
RGBA
rgba(250, 172, 105, 1)
HSL
hsl(28, 94%, 70%)
HSV
hsv(28, 58%, 98%)
CMYK
cmyk(0%, 31%, 58%, 2%)
CSS variable
--color-primary: #FAAC69;
Lowercase HEX
#faac69

Shades

Tints

Tones

Harmony

CSS snippets for #FAAC69

.color-faac69 {
  color: #FAAC69;
  background-color: #FAAC69;
}

Frequently asked questions

What color is #FAAC69?+

#FAAC69 is a HEX color with RGB value rgb(250, 172, 105) and HSL value hsl(28, 94%, 70%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #FAAC69?+

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