#F1FBFB Color

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

Color preview

#F1FBFB

Color formats

HEX
#F1FBFB
RGB
rgb(241, 251, 251)
RGBA
rgba(241, 251, 251, 1)
HSL
hsl(180, 56%, 96%)
HSV
hsv(180, 4%, 98%)
CMYK
cmyk(4%, 0%, 0%, 2%)
CSS variable
--color-primary: #F1FBFB;
Lowercase HEX
#f1fbfb

Shades

Tints

Tones

Harmony

CSS snippets for #F1FBFB

.color-f1fbfb {
  color: #F1FBFB;
  background-color: #F1FBFB;
}

Frequently asked questions

What color is #F1FBFB?+

#F1FBFB is a HEX color with RGB value rgb(241, 251, 251) and HSL value hsl(180, 56%, 96%). Its closest CSS named color is AliceBlue.

What is the closest Tailwind color to #F1FBFB?+

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