#FBCC34 Color

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

Color preview

#FBCC34

Color formats

HEX
#FBCC34
RGB
rgb(251, 204, 52)
RGBA
rgba(251, 204, 52, 1)
HSL
hsl(46, 96%, 59%)
HSV
hsv(46, 79%, 98%)
CMYK
cmyk(0%, 19%, 79%, 2%)
CSS variable
--color-primary: #FBCC34;
Lowercase HEX
#fbcc34

Shades

Tints

Tones

Harmony

CSS snippets for #FBCC34

.color-fbcc34 {
  color: #FBCC34;
  background-color: #FBCC34;
}

Frequently asked questions

What color is #FBCC34?+

#FBCC34 is a HEX color with RGB value rgb(251, 204, 52) and HSL value hsl(46, 96%, 59%). Its closest CSS named color is Gold.

What is the closest Tailwind color to #FBCC34?+

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