#F2FBFE Color

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

Color preview

#F2FBFE

Color formats

HEX
#F2FBFE
RGB
rgb(242, 251, 254)
RGBA
rgba(242, 251, 254, 1)
HSL
hsl(195, 86%, 97%)
HSV
hsv(195, 5%, 100%)
CMYK
cmyk(5%, 1%, 0%, 0%)
CSS variable
--color-primary: #F2FBFE;
Lowercase HEX
#f2fbfe

Shades

Tints

Tones

Harmony

CSS snippets for #F2FBFE

.color-f2fbfe {
  color: #F2FBFE;
  background-color: #F2FBFE;
}

Frequently asked questions

What color is #F2FBFE?+

#F2FBFE is a HEX color with RGB value rgb(242, 251, 254) and HSL value hsl(195, 86%, 97%). Its closest CSS named color is AliceBlue.

What is the closest Tailwind color to #F2FBFE?+

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