#F2FEFB Color

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

Color preview

#F2FEFB

Color formats

HEX
#F2FEFB
RGB
rgb(242, 254, 251)
RGBA
rgba(242, 254, 251, 1)
HSL
hsl(165, 86%, 97%)
HSV
hsv(165, 5%, 100%)
CMYK
cmyk(5%, 0%, 1%, 0%)
CSS variable
--color-primary: #F2FEFB;
Lowercase HEX
#f2fefb

Shades

Tints

Tones

Harmony

CSS snippets for #F2FEFB

.color-f2fefb {
  color: #F2FEFB;
  background-color: #F2FEFB;
}

Frequently asked questions

What color is #F2FEFB?+

#F2FEFB is a HEX color with RGB value rgb(242, 254, 251) and HSL value hsl(165, 86%, 97%). Its closest CSS named color is MintCream.

What is the closest Tailwind color to #F2FEFB?+

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