#F2FDFB Color

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

Color preview

#F2FDFB

Color formats

HEX
#F2FDFB
RGB
rgb(242, 253, 251)
RGBA
rgba(242, 253, 251, 1)
HSL
hsl(169, 73%, 97%)
HSV
hsv(169, 4%, 99%)
CMYK
cmyk(4%, 0%, 1%, 1%)
CSS variable
--color-primary: #F2FDFB;
Lowercase HEX
#f2fdfb

Shades

Tints

Tones

Harmony

CSS snippets for #F2FDFB

.color-f2fdfb {
  color: #F2FDFB;
  background-color: #F2FDFB;
}

Frequently asked questions

What color is #F2FDFB?+

#F2FDFB is a HEX color with RGB value rgb(242, 253, 251) and HSL value hsl(169, 73%, 97%). Its closest CSS named color is MintCream.

What is the closest Tailwind color to #F2FDFB?+

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