#FADB30 Color

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

Color preview

#FADB30

Color formats

HEX
#FADB30
RGB
rgb(250, 219, 48)
RGBA
rgba(250, 219, 48, 1)
HSL
hsl(51, 95%, 58%)
HSV
hsv(51, 81%, 98%)
CMYK
cmyk(0%, 12%, 81%, 2%)
CSS variable
--color-primary: #FADB30;
Lowercase HEX
#fadb30

Shades

Tints

Tones

Harmony

CSS snippets for #FADB30

.color-fadb30 {
  color: #FADB30;
  background-color: #FADB30;
}

Frequently asked questions

What color is #FADB30?+

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

What is the closest Tailwind color to #FADB30?+

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