#FBBA8B Color

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

Color preview

#FBBA8B

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FBBA8B

.color-fbba8b {
  color: #FBBA8B;
  background-color: #FBBA8B;
}

Frequently asked questions

What color is #FBBA8B?+

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

What is the closest Tailwind color to #FBBA8B?+

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