#F8FAFD Color

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

Color preview

#F8FAFD

Color formats

HEX
#F8FAFD
RGB
rgb(248, 250, 253)
RGBA
rgba(248, 250, 253, 1)
HSL
hsl(216, 56%, 98%)
HSV
hsv(216, 2%, 99%)
CMYK
cmyk(2%, 1%, 0%, 1%)
CSS variable
--color-primary: #F8FAFD;
Lowercase HEX
#f8fafd

Shades

Tints

Tones

Harmony

CSS snippets for #F8FAFD

.color-f8fafd {
  color: #F8FAFD;
  background-color: #F8FAFD;
}

Frequently asked questions

What color is #F8FAFD?+

#F8FAFD is a HEX color with RGB value rgb(248, 250, 253) and HSL value hsl(216, 56%, 98%). Its closest CSS named color is GhostWhite.

What is the closest Tailwind color to #F8FAFD?+

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