#FBBF86 Color

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

Color preview

#FBBF86

Color formats

HEX
#FBBF86
RGB
rgb(251, 191, 134)
RGBA
rgba(251, 191, 134, 1)
HSL
hsl(29, 94%, 75%)
HSV
hsv(29, 47%, 98%)
CMYK
cmyk(0%, 24%, 47%, 2%)
CSS variable
--color-primary: #FBBF86;
Lowercase HEX
#fbbf86

Shades

Tints

Tones

Harmony

CSS snippets for #FBBF86

.color-fbbf86 {
  color: #FBBF86;
  background-color: #FBBF86;
}

Frequently asked questions

What color is #FBBF86?+

#FBBF86 is a HEX color with RGB value rgb(251, 191, 134) and HSL value hsl(29, 94%, 75%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #FBBF86?+

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