#FAAF0C Color

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

Color preview

#FAAF0C

Color formats

HEX
#FAAF0C
RGB
rgb(250, 175, 12)
RGBA
rgba(250, 175, 12, 1)
HSL
hsl(41, 96%, 51%)
HSV
hsv(41, 95%, 98%)
CMYK
cmyk(0%, 30%, 95%, 2%)
CSS variable
--color-primary: #FAAF0C;
Lowercase HEX
#faaf0c

Shades

Tints

Tones

Harmony

CSS snippets for #FAAF0C

.color-faaf0c {
  color: #FAAF0C;
  background-color: #FAAF0C;
}

Frequently asked questions

What color is #FAAF0C?+

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

What is the closest Tailwind color to #FAAF0C?+

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