#F7FAFB Color

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

Color preview

#F7FAFB

Color formats

HEX
#F7FAFB
RGB
rgb(247, 250, 251)
RGBA
rgba(247, 250, 251, 1)
HSL
hsl(195, 33%, 98%)
HSV
hsv(195, 2%, 98%)
CMYK
cmyk(2%, 0%, 0%, 2%)
CSS variable
--color-primary: #F7FAFB;
Lowercase HEX
#f7fafb

Shades

Tints

Tones

Harmony

CSS snippets for #F7FAFB

.color-f7fafb {
  color: #F7FAFB;
  background-color: #F7FAFB;
}

Frequently asked questions

What color is #F7FAFB?+

#F7FAFB is a HEX color with RGB value rgb(247, 250, 251) and HSL value hsl(195, 33%, 98%). Its closest CSS named color is GhostWhite.

What is the closest Tailwind color to #F7FAFB?+

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