#F1FAFD Color

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

Color preview

#F1FAFD

Color formats

HEX
#F1FAFD
RGB
rgb(241, 250, 253)
RGBA
rgba(241, 250, 253, 1)
HSL
hsl(195, 75%, 97%)
HSV
hsv(195, 5%, 99%)
CMYK
cmyk(5%, 1%, 0%, 1%)
CSS variable
--color-primary: #F1FAFD;
Lowercase HEX
#f1fafd

Shades

Tints

Tones

Harmony

CSS snippets for #F1FAFD

.color-f1fafd {
  color: #F1FAFD;
  background-color: #F1FAFD;
}

Frequently asked questions

What color is #F1FAFD?+

#F1FAFD is a HEX color with RGB value rgb(241, 250, 253) and HSL value hsl(195, 75%, 97%). Its closest CSS named color is AliceBlue.

What is the closest Tailwind color to #F1FAFD?+

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