#F9FAFD Color

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

Color preview

#F9FAFD

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F9FAFD

.color-f9fafd {
  color: #F9FAFD;
  background-color: #F9FAFD;
}

Frequently asked questions

What color is #F9FAFD?+

#F9FAFD is a HEX color with RGB value rgb(249, 250, 253) and HSL value hsl(225, 50%, 98%). Its closest CSS named color is GhostWhite.

What is the closest Tailwind color to #F9FAFD?+

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