#F2FBFB Color

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

Color preview

#F2FBFB

Color formats

HEX
#F2FBFB
RGB
rgb(242, 251, 251)
RGBA
rgba(242, 251, 251, 1)
HSL
hsl(180, 53%, 97%)
HSV
hsv(180, 4%, 98%)
CMYK
cmyk(4%, 0%, 0%, 2%)
CSS variable
--color-primary: #F2FBFB;
Lowercase HEX
#f2fbfb

Shades

Tints

Tones

Harmony

CSS snippets for #F2FBFB

.color-f2fbfb {
  color: #F2FBFB;
  background-color: #F2FBFB;
}

Frequently asked questions

What color is #F2FBFB?+

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

What is the closest Tailwind color to #F2FBFB?+

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