#FBC40E Color

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

Color preview

#FBC40E

Color formats

HEX
#FBC40E
RGB
rgb(251, 196, 14)
RGBA
rgba(251, 196, 14, 1)
HSL
hsl(46, 97%, 52%)
HSV
hsv(46, 94%, 98%)
CMYK
cmyk(0%, 22%, 94%, 2%)
CSS variable
--color-primary: #FBC40E;
Lowercase HEX
#fbc40e

Shades

Tints

Tones

Harmony

CSS snippets for #FBC40E

.color-fbc40e {
  color: #FBC40E;
  background-color: #FBC40E;
}

Frequently asked questions

What color is #FBC40E?+

#FBC40E is a HEX color with RGB value rgb(251, 196, 14) and HSL value hsl(46, 97%, 52%). Its closest CSS named color is Gold.

What is the closest Tailwind color to #FBC40E?+

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