#F1F7FA Color

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

Color preview

#F1F7FA

Color formats

HEX
#F1F7FA
RGB
rgb(241, 247, 250)
RGBA
rgba(241, 247, 250, 1)
HSL
hsl(200, 47%, 96%)
HSV
hsv(200, 4%, 98%)
CMYK
cmyk(4%, 1%, 0%, 2%)
CSS variable
--color-primary: #F1F7FA;
Lowercase HEX
#f1f7fa

Shades

Tints

Tones

Harmony

CSS snippets for #F1F7FA

.color-f1f7fa {
  color: #F1F7FA;
  background-color: #F1F7FA;
}

Frequently asked questions

What color is #F1F7FA?+

#F1F7FA is a HEX color with RGB value rgb(241, 247, 250) and HSL value hsl(200, 47%, 96%). Its closest CSS named color is AliceBlue.

What is the closest Tailwind color to #F1F7FA?+

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