#FAAA69 Color

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

Color preview

#FAAA69

Color formats

HEX
#FAAA69
RGB
rgb(250, 170, 105)
RGBA
rgba(250, 170, 105, 1)
HSL
hsl(27, 94%, 70%)
HSV
hsv(27, 58%, 98%)
CMYK
cmyk(0%, 32%, 58%, 2%)
CSS variable
--color-primary: #FAAA69;
Lowercase HEX
#faaa69

Shades

Tints

Tones

Harmony

CSS snippets for #FAAA69

.color-faaa69 {
  color: #FAAA69;
  background-color: #FAAA69;
}

Frequently asked questions

What color is #FAAA69?+

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

What is the closest Tailwind color to #FAAA69?+

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