#F8FAFE Color

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

Color preview

#F8FAFE

Color formats

HEX
#F8FAFE
RGB
rgb(248, 250, 254)
RGBA
rgba(248, 250, 254, 1)
HSL
hsl(220, 75%, 98%)
HSV
hsv(220, 2%, 100%)
CMYK
cmyk(2%, 2%, 0%, 0%)
CSS variable
--color-primary: #F8FAFE;
Lowercase HEX
#f8fafe

Shades

Tints

Tones

Harmony

CSS snippets for #F8FAFE

.color-f8fafe {
  color: #F8FAFE;
  background-color: #F8FAFE;
}

Frequently asked questions

What color is #F8FAFE?+

#F8FAFE is a HEX color with RGB value rgb(248, 250, 254) and HSL value hsl(220, 75%, 98%). Its closest CSS named color is GhostWhite.

What is the closest Tailwind color to #F8FAFE?+

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