#FBF1BF Color

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

Color preview

#FBF1BF

Color formats

HEX
#FBF1BF
RGB
rgb(251, 241, 191)
RGBA
rgba(251, 241, 191, 1)
HSL
hsl(50, 88%, 87%)
HSV
hsv(50, 24%, 98%)
CMYK
cmyk(0%, 4%, 24%, 2%)
CSS variable
--color-primary: #FBF1BF;
Lowercase HEX
#fbf1bf

Shades

Tints

Tones

Harmony

CSS snippets for #FBF1BF

.color-fbf1bf {
  color: #FBF1BF;
  background-color: #FBF1BF;
}

Frequently asked questions

What color is #FBF1BF?+

#FBF1BF is a HEX color with RGB value rgb(251, 241, 191) and HSL value hsl(50, 88%, 87%). Its closest CSS named color is Bisque.

What is the closest Tailwind color to #FBF1BF?+

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