#FBC94B Color

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

Color preview

#FBC94B

Color formats

HEX
#FBC94B
RGB
rgb(251, 201, 75)
RGBA
rgba(251, 201, 75, 1)
HSL
hsl(43, 96%, 64%)
HSV
hsv(43, 70%, 98%)
CMYK
cmyk(0%, 20%, 70%, 2%)
CSS variable
--color-primary: #FBC94B;
Lowercase HEX
#fbc94b

Shades

Tints

Tones

Harmony

CSS snippets for #FBC94B

.color-fbc94b {
  color: #FBC94B;
  background-color: #FBC94B;
}

Frequently asked questions

What color is #FBC94B?+

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

What is the closest Tailwind color to #FBC94B?+

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