#F8FAFA Color

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

Color preview

#F8FAFA

Color formats

HEX
#F8FAFA
RGB
rgb(248, 250, 250)
RGBA
rgba(248, 250, 250, 1)
HSL
hsl(180, 17%, 98%)
HSV
hsv(180, 1%, 98%)
CMYK
cmyk(1%, 0%, 0%, 2%)
CSS variable
--color-primary: #F8FAFA;
Lowercase HEX
#f8fafa

Shades

Tints

Tones

Harmony

CSS snippets for #F8FAFA

.color-f8fafa {
  color: #F8FAFA;
  background-color: #F8FAFA;
}

Frequently asked questions

What color is #F8FAFA?+

#F8FAFA is a HEX color with RGB value rgb(248, 250, 250) and HSL value hsl(180, 17%, 98%). Its closest CSS named color is GhostWhite.

What is the closest Tailwind color to #F8FAFA?+

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