#FBCB5B Color

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

Color preview

#FBCB5B

Color formats

HEX
#FBCB5B
RGB
rgb(251, 203, 91)
RGBA
rgba(251, 203, 91, 1)
HSL
hsl(42, 95%, 67%)
HSV
hsv(42, 64%, 98%)
CMYK
cmyk(0%, 19%, 64%, 2%)
CSS variable
--color-primary: #FBCB5B;
Lowercase HEX
#fbcb5b

Shades

Tints

Tones

Harmony

CSS snippets for #FBCB5B

.color-fbcb5b {
  color: #FBCB5B;
  background-color: #FBCB5B;
}

Frequently asked questions

What color is #FBCB5B?+

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

What is the closest Tailwind color to #FBCB5B?+

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