#F9FBFB Color

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

Color preview

#F9FBFB

Color formats

HEX
#F9FBFB
RGB
rgb(249, 251, 251)
RGBA
rgba(249, 251, 251, 1)
HSL
hsl(180, 20%, 98%)
HSV
hsv(180, 1%, 98%)
CMYK
cmyk(1%, 0%, 0%, 2%)
CSS variable
--color-primary: #F9FBFB;
Lowercase HEX
#f9fbfb

Shades

Tints

Tones

Harmony

CSS snippets for #F9FBFB

.color-f9fbfb {
  color: #F9FBFB;
  background-color: #F9FBFB;
}

Frequently asked questions

What color is #F9FBFB?+

#F9FBFB is a HEX color with RGB value rgb(249, 251, 251) and HSL value hsl(180, 20%, 98%). Its closest CSS named color is GhostWhite.

What is the closest Tailwind color to #F9FBFB?+

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