#F2FAFC Color

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

Color preview

#F2FAFC

Color formats

HEX
#F2FAFC
RGB
rgb(242, 250, 252)
RGBA
rgba(242, 250, 252, 1)
HSL
hsl(192, 63%, 97%)
HSV
hsv(192, 4%, 99%)
CMYK
cmyk(4%, 1%, 0%, 1%)
CSS variable
--color-primary: #F2FAFC;
Lowercase HEX
#f2fafc

Shades

Tints

Tones

Harmony

CSS snippets for #F2FAFC

.color-f2fafc {
  color: #F2FAFC;
  background-color: #F2FAFC;
}

Frequently asked questions

What color is #F2FAFC?+

#F2FAFC is a HEX color with RGB value rgb(242, 250, 252) and HSL value hsl(192, 63%, 97%). Its closest CSS named color is AliceBlue.

What is the closest Tailwind color to #F2FAFC?+

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