#F2FCFF Color

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

Color preview

#F2FCFF

Color formats

HEX
#F2FCFF
RGB
rgb(242, 252, 255)
RGBA
rgba(242, 252, 255, 1)
HSL
hsl(194, 100%, 97%)
HSV
hsv(194, 5%, 100%)
CMYK
cmyk(5%, 1%, 0%, 0%)
CSS variable
--color-primary: #F2FCFF;
Lowercase HEX
#f2fcff

Shades

Tints

Tones

Harmony

CSS snippets for #F2FCFF

.color-f2fcff {
  color: #F2FCFF;
  background-color: #F2FCFF;
}

Frequently asked questions

What color is #F2FCFF?+

#F2FCFF is a HEX color with RGB value rgb(242, 252, 255) and HSL value hsl(194, 100%, 97%). Its closest CSS named color is Azure.

What is the closest Tailwind color to #F2FCFF?+

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