#F2FFFB Color

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

Color preview

#F2FFFB

Color formats

HEX
#F2FFFB
RGB
rgb(242, 255, 251)
RGBA
rgba(242, 255, 251, 1)
HSL
hsl(162, 100%, 97%)
HSV
hsv(162, 5%, 100%)
CMYK
cmyk(5%, 0%, 2%, 0%)
CSS variable
--color-primary: #F2FFFB;
Lowercase HEX
#f2fffb

Shades

Tints

Tones

Harmony

CSS snippets for #F2FFFB

.color-f2fffb {
  color: #F2FFFB;
  background-color: #F2FFFB;
}

Frequently asked questions

What color is #F2FFFB?+

#F2FFFB is a HEX color with RGB value rgb(242, 255, 251) and HSL value hsl(162, 100%, 97%). Its closest CSS named color is MintCream.

What is the closest Tailwind color to #F2FFFB?+

The closest Tailwind color is teal-50, available as the bg-teal-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