#FAFBFC Color

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

Color preview

#FAFBFC

Color formats

HEX
#FAFBFC
RGB
rgb(250, 251, 252)
RGBA
rgba(250, 251, 252, 1)
HSL
hsl(210, 25%, 98%)
HSV
hsv(210, 1%, 99%)
CMYK
cmyk(1%, 0%, 0%, 1%)
CSS variable
--color-primary: #FAFBFC;
Lowercase HEX
#fafbfc

Shades

Tints

Tones

Harmony

CSS snippets for #FAFBFC

.color-fafbfc {
  color: #FAFBFC;
  background-color: #FAFBFC;
}

Frequently asked questions

What color is #FAFBFC?+

#FAFBFC is a HEX color with RGB value rgb(250, 251, 252) and HSL value hsl(210, 25%, 98%). Its closest CSS named color is GhostWhite.

What is the closest Tailwind color to #FAFBFC?+

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