#FBBC34 Color

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

Color preview

#FBBC34

Color formats

HEX
#FBBC34
RGB
rgb(251, 188, 52)
RGBA
rgba(251, 188, 52, 1)
HSL
hsl(41, 96%, 59%)
HSV
hsv(41, 79%, 98%)
CMYK
cmyk(0%, 25%, 79%, 2%)
CSS variable
--color-primary: #FBBC34;
Lowercase HEX
#fbbc34

Shades

Tints

Tones

Harmony

CSS snippets for #FBBC34

.color-fbbc34 {
  color: #FBBC34;
  background-color: #FBBC34;
}

Frequently asked questions

What color is #FBBC34?+

#FBBC34 is a HEX color with RGB value rgb(251, 188, 52) and HSL value hsl(41, 96%, 59%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #FBBC34?+

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