#F1FCFA Color

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

Color preview

#F1FCFA

Color formats

HEX
#F1FCFA
RGB
rgb(241, 252, 250)
RGBA
rgba(241, 252, 250, 1)
HSL
hsl(169, 65%, 97%)
HSV
hsv(169, 4%, 99%)
CMYK
cmyk(4%, 0%, 1%, 1%)
CSS variable
--color-primary: #F1FCFA;
Lowercase HEX
#f1fcfa

Shades

Tints

Tones

Harmony

CSS snippets for #F1FCFA

.color-f1fcfa {
  color: #F1FCFA;
  background-color: #F1FCFA;
}

Frequently asked questions

What color is #F1FCFA?+

#F1FCFA is a HEX color with RGB value rgb(241, 252, 250) and HSL value hsl(169, 65%, 97%). Its closest CSS named color is MintCream.

What is the closest Tailwind color to #F1FCFA?+

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