#FAC20A Color

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

Color preview

#FAC20A

Color formats

HEX
#FAC20A
RGB
rgb(250, 194, 10)
RGBA
rgba(250, 194, 10, 1)
HSL
hsl(46, 96%, 51%)
HSV
hsv(46, 96%, 98%)
CMYK
cmyk(0%, 22%, 96%, 2%)
CSS variable
--color-primary: #FAC20A;
Lowercase HEX
#fac20a

Shades

Tints

Tones

Harmony

CSS snippets for #FAC20A

.color-fac20a {
  color: #FAC20A;
  background-color: #FAC20A;
}

Frequently asked questions

What color is #FAC20A?+

#FAC20A is a HEX color with RGB value rgb(250, 194, 10) and HSL value hsl(46, 96%, 51%). Its closest CSS named color is Gold.

What is the closest Tailwind color to #FAC20A?+

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