#F1FFFB Color

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

Color preview

#F1FFFB

Color formats

HEX
#F1FFFB
RGB
rgb(241, 255, 251)
RGBA
rgba(241, 255, 251, 1)
HSL
hsl(163, 100%, 97%)
HSV
hsv(163, 5%, 100%)
CMYK
cmyk(5%, 0%, 2%, 0%)
CSS variable
--color-primary: #F1FFFB;
Lowercase HEX
#f1fffb

Shades

Tints

Tones

Harmony

CSS snippets for #F1FFFB

.color-f1fffb {
  color: #F1FFFB;
  background-color: #F1FFFB;
}

Frequently asked questions

What color is #F1FFFB?+

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

What is the closest Tailwind color to #F1FFFB?+

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