#FBFCF1 Color

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

Color preview

#FBFCF1

Color formats

HEX
#FBFCF1
RGB
rgb(251, 252, 241)
RGBA
rgba(251, 252, 241, 1)
HSL
hsl(65, 65%, 97%)
HSV
hsv(65, 4%, 99%)
CMYK
cmyk(0%, 0%, 4%, 1%)
CSS variable
--color-primary: #FBFCF1;
Lowercase HEX
#fbfcf1

Shades

Tints

Tones

Harmony

CSS snippets for #FBFCF1

.color-fbfcf1 {
  color: #FBFCF1;
  background-color: #FBFCF1;
}

Frequently asked questions

What color is #FBFCF1?+

#FBFCF1 is a HEX color with RGB value rgb(251, 252, 241) and HSL value hsl(65, 65%, 97%). Its closest CSS named color is FloralWhite.

What is the closest Tailwind color to #FBFCF1?+

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