#FAAA0A Color

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

Color preview

#FAAA0A

Color formats

HEX
#FAAA0A
RGB
rgb(250, 170, 10)
RGBA
rgba(250, 170, 10, 1)
HSL
hsl(40, 96%, 51%)
HSV
hsv(40, 96%, 98%)
CMYK
cmyk(0%, 32%, 96%, 2%)
CSS variable
--color-primary: #FAAA0A;
Lowercase HEX
#faaa0a

Shades

Tints

Tones

Harmony

CSS snippets for #FAAA0A

.color-faaa0a {
  color: #FAAA0A;
  background-color: #FAAA0A;
}

Frequently asked questions

What color is #FAAA0A?+

#FAAA0A is a HEX color with RGB value rgb(250, 170, 10) and HSL value hsl(40, 96%, 51%). Its closest CSS named color is Orange.

What is the closest Tailwind color to #FAAA0A?+

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