#F6FAFA Color

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

Color preview

#F6FAFA

Color formats

HEX
#F6FAFA
RGB
rgb(246, 250, 250)
RGBA
rgba(246, 250, 250, 1)
HSL
hsl(180, 29%, 97%)
HSV
hsv(180, 2%, 98%)
CMYK
cmyk(2%, 0%, 0%, 2%)
CSS variable
--color-primary: #F6FAFA;
Lowercase HEX
#f6fafa

Shades

Tints

Tones

Harmony

CSS snippets for #F6FAFA

.color-f6fafa {
  color: #F6FAFA;
  background-color: #F6FAFA;
}

Frequently asked questions

What color is #F6FAFA?+

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

What is the closest Tailwind color to #F6FAFA?+

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