#FAFAFB Color

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

Color preview

#FAFAFB

Color formats

HEX
#FAFAFB
RGB
rgb(250, 250, 251)
RGBA
rgba(250, 250, 251, 1)
HSL
hsl(240, 11%, 98%)
HSV
hsv(240, 0%, 98%)
CMYK
cmyk(0%, 0%, 0%, 2%)
CSS variable
--color-primary: #FAFAFB;
Lowercase HEX
#fafafb

Shades

Tints

Tones

Harmony

CSS snippets for #FAFAFB

.color-fafafb {
  color: #FAFAFB;
  background-color: #FAFAFB;
}

Frequently asked questions

What color is #FAFAFB?+

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

What is the closest Tailwind color to #FAFAFB?+

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