#F1FAFF Color

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

Color preview

#F1FAFF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F1FAFF

.color-f1faff {
  color: #F1FAFF;
  background-color: #F1FAFF;
}

Frequently asked questions

What color is #F1FAFF?+

#F1FAFF is a HEX color with RGB value rgb(241, 250, 255) and HSL value hsl(201, 100%, 97%). Its closest CSS named color is AliceBlue.

What is the closest Tailwind color to #F1FAFF?+

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