#F7FAFA Color

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

Color preview

#F7FAFA

Color formats

HEX
#F7FAFA
RGB
rgb(247, 250, 250)
RGBA
rgba(247, 250, 250, 1)
HSL
hsl(180, 23%, 97%)
HSV
hsv(180, 1%, 98%)
CMYK
cmyk(1%, 0%, 0%, 2%)
CSS variable
--color-primary: #F7FAFA;
Lowercase HEX
#f7fafa

Shades

Tints

Tones

Harmony

CSS snippets for #F7FAFA

.color-f7fafa {
  color: #F7FAFA;
  background-color: #F7FAFA;
}

Frequently asked questions

What color is #F7FAFA?+

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

What is the closest Tailwind color to #F7FAFA?+

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