#F0F7FF Color

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

Color preview

#F0F7FF

Color formats

HEX
#F0F7FF
RGB
rgb(240, 247, 255)
RGBA
rgba(240, 247, 255, 1)
HSL
hsl(212, 100%, 97%)
HSV
hsv(212, 6%, 100%)
CMYK
cmyk(6%, 3%, 0%, 0%)
CSS variable
--color-primary: #F0F7FF;
Lowercase HEX
#f0f7ff

Shades

Tints

Tones

Harmony

CSS snippets for #F0F7FF

.color-f0f7ff {
  color: #F0F7FF;
  background-color: #F0F7FF;
}

Frequently asked questions

What color is #F0F7FF?+

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

What is the closest Tailwind color to #F0F7FF?+

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