#FBB99B Color

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

Color preview

#FBB99B

Color formats

HEX
#FBB99B
RGB
rgb(251, 185, 155)
RGBA
rgba(251, 185, 155, 1)
HSL
hsl(19, 92%, 80%)
HSV
hsv(19, 38%, 98%)
CMYK
cmyk(0%, 26%, 38%, 2%)
CSS variable
--color-primary: #FBB99B;
Lowercase HEX
#fbb99b

Shades

Tints

Tones

Harmony

CSS snippets for #FBB99B

.color-fbb99b {
  color: #FBB99B;
  background-color: #FBB99B;
}

Frequently asked questions

What color is #FBB99B?+

#FBB99B is a HEX color with RGB value rgb(251, 185, 155) and HSL value hsl(19, 92%, 80%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #FBB99B?+

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