#FBF8CF Color

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

Color preview

#FBF8CF

Color formats

HEX
#FBF8CF
RGB
rgb(251, 248, 207)
RGBA
rgba(251, 248, 207, 1)
HSL
hsl(56, 85%, 90%)
HSV
hsv(56, 18%, 98%)
CMYK
cmyk(0%, 1%, 18%, 2%)
CSS variable
--color-primary: #FBF8CF;
Lowercase HEX
#fbf8cf

Shades

Tints

Tones

Harmony

CSS snippets for #FBF8CF

.color-fbf8cf {
  color: #FBF8CF;
  background-color: #FBF8CF;
}

Frequently asked questions

What color is #FBF8CF?+

#FBF8CF is a HEX color with RGB value rgb(251, 248, 207) and HSL value hsl(56, 85%, 90%). Its closest CSS named color is LightGoldenRodYellow.

What is the closest Tailwind color to #FBF8CF?+

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