#FBC64B Color

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

Color preview

#FBC64B

Color formats

HEX
#FBC64B
RGB
rgb(251, 198, 75)
RGBA
rgba(251, 198, 75, 1)
HSL
hsl(42, 96%, 64%)
HSV
hsv(42, 70%, 98%)
CMYK
cmyk(0%, 21%, 70%, 2%)
CSS variable
--color-primary: #FBC64B;
Lowercase HEX
#fbc64b

Shades

Tints

Tones

Harmony

CSS snippets for #FBC64B

.color-fbc64b {
  color: #FBC64B;
  background-color: #FBC64B;
}

Frequently asked questions

What color is #FBC64B?+

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

What is the closest Tailwind color to #FBC64B?+

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