#FBBA2F Color

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

Color preview

#FBBA2F

Color formats

HEX
#FBBA2F
RGB
rgb(251, 186, 47)
RGBA
rgba(251, 186, 47, 1)
HSL
hsl(41, 96%, 58%)
HSV
hsv(41, 81%, 98%)
CMYK
cmyk(0%, 26%, 81%, 2%)
CSS variable
--color-primary: #FBBA2F;
Lowercase HEX
#fbba2f

Shades

Tints

Tones

Harmony

CSS snippets for #FBBA2F

.color-fbba2f {
  color: #FBBA2F;
  background-color: #FBBA2F;
}

Frequently asked questions

What color is #FBBA2F?+

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

What is the closest Tailwind color to #FBBA2F?+

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