#F1F4FF Color

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

Color preview

#F1F4FF

Color formats

HEX
#F1F4FF
RGB
rgb(241, 244, 255)
RGBA
rgba(241, 244, 255, 1)
HSL
hsl(227, 100%, 97%)
HSV
hsv(227, 5%, 100%)
CMYK
cmyk(5%, 4%, 0%, 0%)
CSS variable
--color-primary: #F1F4FF;
Lowercase HEX
#f1f4ff

Shades

Tints

Tones

Harmony

CSS snippets for #F1F4FF

.color-f1f4ff {
  color: #F1F4FF;
  background-color: #F1F4FF;
}

Frequently asked questions

What color is #F1F4FF?+

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

What is the closest Tailwind color to #F1F4FF?+

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