#FBFCF9 Color

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

Color preview

#FBFCF9

Color formats

HEX
#FBFCF9
RGB
rgb(251, 252, 249)
RGBA
rgba(251, 252, 249, 1)
HSL
hsl(80, 33%, 98%)
HSV
hsv(80, 1%, 99%)
CMYK
cmyk(0%, 0%, 1%, 1%)
CSS variable
--color-primary: #FBFCF9;
Lowercase HEX
#fbfcf9

Shades

Tints

Tones

Harmony

CSS snippets for #FBFCF9

.color-fbfcf9 {
  color: #FBFCF9;
  background-color: #FBFCF9;
}

Frequently asked questions

What color is #FBFCF9?+

#FBFCF9 is a HEX color with RGB value rgb(251, 252, 249) and HSL value hsl(80, 33%, 98%). Its closest CSS named color is Snow.

What is the closest Tailwind color to #FBFCF9?+

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