#FBF5CF Color

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

Color preview

#FBF5CF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FBF5CF

.color-fbf5cf {
  color: #FBF5CF;
  background-color: #FBF5CF;
}

Frequently asked questions

What color is #FBF5CF?+

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

What is the closest Tailwind color to #FBF5CF?+

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