#FAC000 Color

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

Color preview

#FAC000

Color formats

HEX
#FAC000
RGB
rgb(250, 192, 0)
RGBA
rgba(250, 192, 0, 1)
HSL
hsl(46, 100%, 49%)
HSV
hsv(46, 100%, 98%)
CMYK
cmyk(0%, 23%, 100%, 2%)
CSS variable
--color-primary: #FAC000;
Lowercase HEX
#fac000

Shades

Tints

Tones

Harmony

CSS snippets for #FAC000

.color-fac000 {
  color: #FAC000;
  background-color: #FAC000;
}

Frequently asked questions

What color is #FAC000?+

#FAC000 is a HEX color with RGB value rgb(250, 192, 0) and HSL value hsl(46, 100%, 49%). Its closest CSS named color is Gold.

What is the closest Tailwind color to #FAC000?+

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