#F8FAFB Color

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

Color preview

#F8FAFB

Color formats

HEX
#F8FAFB
RGB
rgb(248, 250, 251)
RGBA
rgba(248, 250, 251, 1)
HSL
hsl(200, 27%, 98%)
HSV
hsv(200, 1%, 98%)
CMYK
cmyk(1%, 0%, 0%, 2%)
CSS variable
--color-primary: #F8FAFB;
Lowercase HEX
#f8fafb

Shades

Tints

Tones

Harmony

CSS snippets for #F8FAFB

.color-f8fafb {
  color: #F8FAFB;
  background-color: #F8FAFB;
}

Frequently asked questions

What color is #F8FAFB?+

#F8FAFB is a HEX color with RGB value rgb(248, 250, 251) and HSL value hsl(200, 27%, 98%). Its closest CSS named color is GhostWhite.

What is the closest Tailwind color to #F8FAFB?+

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