#F1F5FA Color

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

Color preview

#F1F5FA

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F1F5FA

.color-f1f5fa {
  color: #F1F5FA;
  background-color: #F1F5FA;
}

Frequently asked questions

What color is #F1F5FA?+

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

What is the closest Tailwind color to #F1F5FA?+

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