#FAFDFC Color

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

Color preview

#FAFDFC

Color formats

HEX
#FAFDFC
RGB
rgb(250, 253, 252)
RGBA
rgba(250, 253, 252, 1)
HSL
hsl(160, 43%, 99%)
HSV
hsv(160, 1%, 99%)
CMYK
cmyk(1%, 0%, 0%, 1%)
CSS variable
--color-primary: #FAFDFC;
Lowercase HEX
#fafdfc

Shades

Tints

Tones

Harmony

CSS snippets for #FAFDFC

.color-fafdfc {
  color: #FAFDFC;
  background-color: #FAFDFC;
}

Frequently asked questions

What color is #FAFDFC?+

#FAFDFC is a HEX color with RGB value rgb(250, 253, 252) and HSL value hsl(160, 43%, 99%). Its closest CSS named color is MintCream.

What is the closest Tailwind color to #FAFDFC?+

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