#FBC12F Color

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

Color preview

#FBC12F

Color formats

HEX
#FBC12F
RGB
rgb(251, 193, 47)
RGBA
rgba(251, 193, 47, 1)
HSL
hsl(43, 96%, 58%)
HSV
hsv(43, 81%, 98%)
CMYK
cmyk(0%, 23%, 81%, 2%)
CSS variable
--color-primary: #FBC12F;
Lowercase HEX
#fbc12f

Shades

Tints

Tones

Harmony

CSS snippets for #FBC12F

.color-fbc12f {
  color: #FBC12F;
  background-color: #FBC12F;
}

Frequently asked questions

What color is #FBC12F?+

#FBC12F is a HEX color with RGB value rgb(251, 193, 47) and HSL value hsl(43, 96%, 58%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #FBC12F?+

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