#FADC35 Color

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

Color preview

#FADC35

Color formats

HEX
#FADC35
RGB
rgb(250, 220, 53)
RGBA
rgba(250, 220, 53, 1)
HSL
hsl(51, 95%, 59%)
HSV
hsv(51, 79%, 98%)
CMYK
cmyk(0%, 12%, 79%, 2%)
CSS variable
--color-primary: #FADC35;
Lowercase HEX
#fadc35

Shades

Tints

Tones

Harmony

CSS snippets for #FADC35

.color-fadc35 {
  color: #FADC35;
  background-color: #FADC35;
}

Frequently asked questions

What color is #FADC35?+

#FADC35 is a HEX color with RGB value rgb(250, 220, 53) and HSL value hsl(51, 95%, 59%). Its closest CSS named color is Gold.

What is the closest Tailwind color to #FADC35?+

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