#F2FAFD Color

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

Color preview

#F2FAFD

Color formats

HEX
#F2FAFD
RGB
rgb(242, 250, 253)
RGBA
rgba(242, 250, 253, 1)
HSL
hsl(196, 73%, 97%)
HSV
hsv(196, 4%, 99%)
CMYK
cmyk(4%, 1%, 0%, 1%)
CSS variable
--color-primary: #F2FAFD;
Lowercase HEX
#f2fafd

Shades

Tints

Tones

Harmony

CSS snippets for #F2FAFD

.color-f2fafd {
  color: #F2FAFD;
  background-color: #F2FAFD;
}

Frequently asked questions

What color is #F2FAFD?+

#F2FAFD is a HEX color with RGB value rgb(242, 250, 253) and HSL value hsl(196, 73%, 97%). Its closest CSS named color is AliceBlue.

What is the closest Tailwind color to #F2FAFD?+

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