#F1FAFC Color

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

Color preview

#F1FAFC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F1FAFC

.color-f1fafc {
  color: #F1FAFC;
  background-color: #F1FAFC;
}

Frequently asked questions

What color is #F1FAFC?+

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

What is the closest Tailwind color to #F1FAFC?+

The closest Tailwind color is sky-50, available as the bg-sky-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