#FBBC8B Color

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

Color preview

#FBBC8B

Color formats

HEX
#FBBC8B
RGB
rgb(251, 188, 139)
RGBA
rgba(251, 188, 139, 1)
HSL
hsl(26, 93%, 76%)
HSV
hsv(26, 45%, 98%)
CMYK
cmyk(0%, 25%, 45%, 2%)
CSS variable
--color-primary: #FBBC8B;
Lowercase HEX
#fbbc8b

Shades

Tints

Tones

Harmony

CSS snippets for #FBBC8B

.color-fbbc8b {
  color: #FBBC8B;
  background-color: #FBBC8B;
}

Frequently asked questions

What color is #FBBC8B?+

#FBBC8B is a HEX color with RGB value rgb(251, 188, 139) and HSL value hsl(26, 93%, 76%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #FBBC8B?+

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