#F4FAFA Color

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

Color preview

#F4FAFA

Color formats

HEX
#F4FAFA
RGB
rgb(244, 250, 250)
RGBA
rgba(244, 250, 250, 1)
HSL
hsl(180, 37%, 97%)
HSV
hsv(180, 2%, 98%)
CMYK
cmyk(2%, 0%, 0%, 2%)
CSS variable
--color-primary: #F4FAFA;
Lowercase HEX
#f4fafa

Shades

Tints

Tones

Harmony

CSS snippets for #F4FAFA

.color-f4fafa {
  color: #F4FAFA;
  background-color: #F4FAFA;
}

Frequently asked questions

What color is #F4FAFA?+

#F4FAFA is a HEX color with RGB value rgb(244, 250, 250) and HSL value hsl(180, 37%, 97%). Its closest CSS named color is MintCream.

What is the closest Tailwind color to #F4FAFA?+

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