#FACE0C Color

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

Color preview

#FACE0C

Color formats

HEX
#FACE0C
RGB
rgb(250, 206, 12)
RGBA
rgba(250, 206, 12, 1)
HSL
hsl(49, 96%, 51%)
HSV
hsv(49, 95%, 98%)
CMYK
cmyk(0%, 18%, 95%, 2%)
CSS variable
--color-primary: #FACE0C;
Lowercase HEX
#face0c

Shades

Tints

Tones

Harmony

CSS snippets for #FACE0C

.color-face0c {
  color: #FACE0C;
  background-color: #FACE0C;
}

Frequently asked questions

What color is #FACE0C?+

#FACE0C is a HEX color with RGB value rgb(250, 206, 12) and HSL value hsl(49, 96%, 51%). Its closest CSS named color is Gold.

What is the closest Tailwind color to #FACE0C?+

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