#FBB05B Color

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

Color preview

#FBB05B

Color formats

HEX
#FBB05B
RGB
rgb(251, 176, 91)
RGBA
rgba(251, 176, 91, 1)
HSL
hsl(32, 95%, 67%)
HSV
hsv(32, 64%, 98%)
CMYK
cmyk(0%, 30%, 64%, 2%)
CSS variable
--color-primary: #FBB05B;
Lowercase HEX
#fbb05b

Shades

Tints

Tones

Harmony

CSS snippets for #FBB05B

.color-fbb05b {
  color: #FBB05B;
  background-color: #FBB05B;
}

Frequently asked questions

What color is #FBB05B?+

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

What is the closest Tailwind color to #FBB05B?+

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