#F6FAFB Color

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

Color preview

#F6FAFB

Color formats

HEX
#F6FAFB
RGB
rgb(246, 250, 251)
RGBA
rgba(246, 250, 251, 1)
HSL
hsl(192, 38%, 97%)
HSV
hsv(192, 2%, 98%)
CMYK
cmyk(2%, 0%, 0%, 2%)
CSS variable
--color-primary: #F6FAFB;
Lowercase HEX
#f6fafb

Shades

Tints

Tones

Harmony

CSS snippets for #F6FAFB

.color-f6fafb {
  color: #F6FAFB;
  background-color: #F6FAFB;
}

Frequently asked questions

What color is #F6FAFB?+

#F6FAFB is a HEX color with RGB value rgb(246, 250, 251) and HSL value hsl(192, 38%, 97%). Its closest CSS named color is GhostWhite.

What is the closest Tailwind color to #F6FAFB?+

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