#FAD02C Color

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

Color preview

#FAD02C

Color formats

HEX
#FAD02C
RGB
rgb(250, 208, 44)
RGBA
rgba(250, 208, 44, 1)
HSL
hsl(48, 95%, 58%)
HSV
hsv(48, 82%, 98%)
CMYK
cmyk(0%, 17%, 82%, 2%)
CSS variable
--color-primary: #FAD02C;
Lowercase HEX
#fad02c

Shades

Tints

Tones

Harmony

CSS snippets for #FAD02C

.color-fad02c {
  color: #FAD02C;
  background-color: #FAD02C;
}

Frequently asked questions

What color is #FAD02C?+

#FAD02C is a HEX color with RGB value rgb(250, 208, 44) and HSL value hsl(48, 95%, 58%). Its closest CSS named color is Gold.

What is the closest Tailwind color to #FAD02C?+

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