#FAC02E Color

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

Color preview

#FAC02E

Color formats

HEX
#FAC02E
RGB
rgb(250, 192, 46)
RGBA
rgba(250, 192, 46, 1)
HSL
hsl(43, 95%, 58%)
HSV
hsv(43, 82%, 98%)
CMYK
cmyk(0%, 23%, 82%, 2%)
CSS variable
--color-primary: #FAC02E;
Lowercase HEX
#fac02e

Shades

Tints

Tones

Harmony

CSS snippets for #FAC02E

.color-fac02e {
  color: #FAC02E;
  background-color: #FAC02E;
}

Frequently asked questions

What color is #FAC02E?+

#FAC02E is a HEX color with RGB value rgb(250, 192, 46) and HSL value hsl(43, 95%, 58%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #FAC02E?+

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