#F9FDFB Color

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

Color preview

#F9FDFB

Color formats

HEX
#F9FDFB
RGB
rgb(249, 253, 251)
RGBA
rgba(249, 253, 251, 1)
HSL
hsl(150, 50%, 98%)
HSV
hsv(150, 2%, 99%)
CMYK
cmyk(2%, 0%, 1%, 1%)
CSS variable
--color-primary: #F9FDFB;
Lowercase HEX
#f9fdfb

Shades

Tints

Tones

Harmony

CSS snippets for #F9FDFB

.color-f9fdfb {
  color: #F9FDFB;
  background-color: #F9FDFB;
}

Frequently asked questions

What color is #F9FDFB?+

#F9FDFB is a HEX color with RGB value rgb(249, 253, 251) and HSL value hsl(150, 50%, 98%). Its closest CSS named color is MintCream.

What is the closest Tailwind color to #F9FDFB?+

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