#F8FBFB Color

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

Color preview

#F8FBFB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F8FBFB

.color-f8fbfb {
  color: #F8FBFB;
  background-color: #F8FBFB;
}

Frequently asked questions

What color is #F8FBFB?+

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

What is the closest Tailwind color to #F8FBFB?+

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