#FBF4C4 Color

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

Color preview

#FBF4C4

Color formats

HEX
#FBF4C4
RGB
rgb(251, 244, 196)
RGBA
rgba(251, 244, 196, 1)
HSL
hsl(52, 87%, 88%)
HSV
hsv(52, 22%, 98%)
CMYK
cmyk(0%, 3%, 22%, 2%)
CSS variable
--color-primary: #FBF4C4;
Lowercase HEX
#fbf4c4

Shades

Tints

Tones

Harmony

CSS snippets for #FBF4C4

.color-fbf4c4 {
  color: #FBF4C4;
  background-color: #FBF4C4;
}

Frequently asked questions

What color is #FBF4C4?+

#FBF4C4 is a HEX color with RGB value rgb(251, 244, 196) and HSL value hsl(52, 87%, 88%). Its closest CSS named color is LemonChiffon.

What is the closest Tailwind color to #FBF4C4?+

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