#F6FCFB Color

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

Color preview

#F6FCFB

Color formats

HEX
#F6FCFB
RGB
rgb(246, 252, 251)
RGBA
rgba(246, 252, 251, 1)
HSL
hsl(170, 50%, 98%)
HSV
hsv(170, 2%, 99%)
CMYK
cmyk(2%, 0%, 0%, 1%)
CSS variable
--color-primary: #F6FCFB;
Lowercase HEX
#f6fcfb

Shades

Tints

Tones

Harmony

CSS snippets for #F6FCFB

.color-f6fcfb {
  color: #F6FCFB;
  background-color: #F6FCFB;
}

Frequently asked questions

What color is #F6FCFB?+

#F6FCFB is a HEX color with RGB value rgb(246, 252, 251) and HSL value hsl(170, 50%, 98%). Its closest CSS named color is MintCream.

What is the closest Tailwind color to #F6FCFB?+

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