#F1FFFC Color

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

Color preview

#F1FFFC

Color formats

HEX
#F1FFFC
RGB
rgb(241, 255, 252)
RGBA
rgba(241, 255, 252, 1)
HSL
hsl(167, 100%, 97%)
HSV
hsv(167, 5%, 100%)
CMYK
cmyk(5%, 0%, 1%, 0%)
CSS variable
--color-primary: #F1FFFC;
Lowercase HEX
#f1fffc

Shades

Tints

Tones

Harmony

CSS snippets for #F1FFFC

.color-f1fffc {
  color: #F1FFFC;
  background-color: #F1FFFC;
}

Frequently asked questions

What color is #F1FFFC?+

#F1FFFC is a HEX color with RGB value rgb(241, 255, 252) and HSL value hsl(167, 100%, 97%). Its closest CSS named color is Azure.

What is the closest Tailwind color to #F1FFFC?+

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