#F8F8FA Color

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

Color preview

#F8F8FA

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F8F8FA

.color-f8f8fa {
  color: #F8F8FA;
  background-color: #F8F8FA;
}

Frequently asked questions

What color is #F8F8FA?+

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

What is the closest Tailwind color to #F8F8FA?+

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