#FAAB0C Color

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

Color preview

#FAAB0C

Color formats

HEX
#FAAB0C
RGB
rgb(250, 171, 12)
RGBA
rgba(250, 171, 12, 1)
HSL
hsl(40, 96%, 51%)
HSV
hsv(40, 95%, 98%)
CMYK
cmyk(0%, 32%, 95%, 2%)
CSS variable
--color-primary: #FAAB0C;
Lowercase HEX
#faab0c

Shades

Tints

Tones

Harmony

CSS snippets for #FAAB0C

.color-faab0c {
  color: #FAAB0C;
  background-color: #FAAB0C;
}

Frequently asked questions

What color is #FAAB0C?+

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

What is the closest Tailwind color to #FAAB0C?+

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