#F2F7FF Color

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

Color preview

#F2F7FF

Color formats

HEX
#F2F7FF
RGB
rgb(242, 247, 255)
RGBA
rgba(242, 247, 255, 1)
HSL
hsl(217, 100%, 97%)
HSV
hsv(217, 5%, 100%)
CMYK
cmyk(5%, 3%, 0%, 0%)
CSS variable
--color-primary: #F2F7FF;
Lowercase HEX
#f2f7ff

Shades

Tints

Tones

Harmony

CSS snippets for #F2F7FF

.color-f2f7ff {
  color: #F2F7FF;
  background-color: #F2F7FF;
}

Frequently asked questions

What color is #F2F7FF?+

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

What is the closest Tailwind color to #F2F7FF?+

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