#FBC55B Color

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

Color preview

#FBC55B

Color formats

HEX
#FBC55B
RGB
rgb(251, 197, 91)
RGBA
rgba(251, 197, 91, 1)
HSL
hsl(40, 95%, 67%)
HSV
hsv(40, 64%, 98%)
CMYK
cmyk(0%, 22%, 64%, 2%)
CSS variable
--color-primary: #FBC55B;
Lowercase HEX
#fbc55b

Shades

Tints

Tones

Harmony

CSS snippets for #FBC55B

.color-fbc55b {
  color: #FBC55B;
  background-color: #FBC55B;
}

Frequently asked questions

What color is #FBC55B?+

#FBC55B is a HEX color with RGB value rgb(251, 197, 91) and HSL value hsl(40, 95%, 67%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #FBC55B?+

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