#F2FAFF Color

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

Color preview

#F2FAFF

Color formats

HEX
#F2FAFF
RGB
rgb(242, 250, 255)
RGBA
rgba(242, 250, 255, 1)
HSL
hsl(203, 100%, 97%)
HSV
hsv(203, 5%, 100%)
CMYK
cmyk(5%, 2%, 0%, 0%)
CSS variable
--color-primary: #F2FAFF;
Lowercase HEX
#f2faff

Shades

Tints

Tones

Harmony

CSS snippets for #F2FAFF

.color-f2faff {
  color: #F2FAFF;
  background-color: #F2FAFF;
}

Frequently asked questions

What color is #F2FAFF?+

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

What is the closest Tailwind color to #F2FAFF?+

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