#FAD900 Color

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

Color preview

#FAD900

Color formats

HEX
#FAD900
RGB
rgb(250, 217, 0)
RGBA
rgba(250, 217, 0, 1)
HSL
hsl(52, 100%, 49%)
HSV
hsv(52, 100%, 98%)
CMYK
cmyk(0%, 13%, 100%, 2%)
CSS variable
--color-primary: #FAD900;
Lowercase HEX
#fad900

Shades

Tints

Tones

Harmony

CSS snippets for #FAD900

.color-fad900 {
  color: #FAD900;
  background-color: #FAD900;
}

Frequently asked questions

What color is #FAD900?+

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

What is the closest Tailwind color to #FAD900?+

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