#F6FFFB Color

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

Color preview

#F6FFFB

Color formats

HEX
#F6FFFB
RGB
rgb(246, 255, 251)
RGBA
rgba(246, 255, 251, 1)
HSL
hsl(153, 100%, 98%)
HSV
hsv(153, 4%, 100%)
CMYK
cmyk(4%, 0%, 2%, 0%)
CSS variable
--color-primary: #F6FFFB;
Lowercase HEX
#f6fffb

Shades

Tints

Tones

Harmony

CSS snippets for #F6FFFB

.color-f6fffb {
  color: #F6FFFB;
  background-color: #F6FFFB;
}

Frequently asked questions

What color is #F6FFFB?+

#F6FFFB is a HEX color with RGB value rgb(246, 255, 251) and HSL value hsl(153, 100%, 98%). Its closest CSS named color is MintCream.

What is the closest Tailwind color to #F6FFFB?+

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