#F0F1FF Color

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

Color preview

#F0F1FF

Color formats

HEX
#F0F1FF
RGB
rgb(240, 241, 255)
RGBA
rgba(240, 241, 255, 1)
HSL
hsl(236, 100%, 97%)
HSV
hsv(236, 6%, 100%)
CMYK
cmyk(6%, 5%, 0%, 0%)
CSS variable
--color-primary: #F0F1FF;
Lowercase HEX
#f0f1ff

Shades

Tints

Tones

Harmony

CSS snippets for #F0F1FF

.color-f0f1ff {
  color: #F0F1FF;
  background-color: #F0F1FF;
}

Frequently asked questions

What color is #F0F1FF?+

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

What is the closest Tailwind color to #F0F1FF?+

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