#FAFDFB Color

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

Color preview

#FAFDFB

Color formats

HEX
#FAFDFB
RGB
rgb(250, 253, 251)
RGBA
rgba(250, 253, 251, 1)
HSL
hsl(140, 43%, 99%)
HSV
hsv(140, 1%, 99%)
CMYK
cmyk(1%, 0%, 1%, 1%)
CSS variable
--color-primary: #FAFDFB;
Lowercase HEX
#fafdfb

Shades

Tints

Tones

Harmony

CSS snippets for #FAFDFB

.color-fafdfb {
  color: #FAFDFB;
  background-color: #FAFDFB;
}

Frequently asked questions

What color is #FAFDFB?+

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

What is the closest Tailwind color to #FAFDFB?+

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