#FAF20C Color

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

Color preview

#FAF20C

Color formats

HEX
#FAF20C
RGB
rgb(250, 242, 12)
RGBA
rgba(250, 242, 12, 1)
HSL
hsl(58, 96%, 51%)
HSV
hsv(58, 95%, 98%)
CMYK
cmyk(0%, 3%, 95%, 2%)
CSS variable
--color-primary: #FAF20C;
Lowercase HEX
#faf20c

Shades

Tints

Tones

Harmony

CSS snippets for #FAF20C

.color-faf20c {
  color: #FAF20C;
  background-color: #FAF20C;
}

Frequently asked questions

What color is #FAF20C?+

#FAF20C is a HEX color with RGB value rgb(250, 242, 12) and HSL value hsl(58, 96%, 51%). Its closest CSS named color is Yellow.

What is the closest Tailwind color to #FAF20C?+

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