#FBC44B Color

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

Color preview

#FBC44B

Color formats

HEX
#FBC44B
RGB
rgb(251, 196, 75)
RGBA
rgba(251, 196, 75, 1)
HSL
hsl(41, 96%, 64%)
HSV
hsv(41, 70%, 98%)
CMYK
cmyk(0%, 22%, 70%, 2%)
CSS variable
--color-primary: #FBC44B;
Lowercase HEX
#fbc44b

Shades

Tints

Tones

Harmony

CSS snippets for #FBC44B

.color-fbc44b {
  color: #FBC44B;
  background-color: #FBC44B;
}

Frequently asked questions

What color is #FBC44B?+

#FBC44B is a HEX color with RGB value rgb(251, 196, 75) and HSL value hsl(41, 96%, 64%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #FBC44B?+

The closest Tailwind color is amber-300, available as the bg-amber-300 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