#F6FBFB Color

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

Color preview

#F6FBFB

Color formats

HEX
#F6FBFB
RGB
rgb(246, 251, 251)
RGBA
rgba(246, 251, 251, 1)
HSL
hsl(180, 38%, 97%)
HSV
hsv(180, 2%, 98%)
CMYK
cmyk(2%, 0%, 0%, 2%)
CSS variable
--color-primary: #F6FBFB;
Lowercase HEX
#f6fbfb

Shades

Tints

Tones

Harmony

CSS snippets for #F6FBFB

.color-f6fbfb {
  color: #F6FBFB;
  background-color: #F6FBFB;
}

Frequently asked questions

What color is #F6FBFB?+

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

What is the closest Tailwind color to #F6FBFB?+

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