#F2FCFE Color

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

Color preview

#F2FCFE

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F2FCFE

.color-f2fcfe {
  color: #F2FCFE;
  background-color: #F2FCFE;
}

Frequently asked questions

What color is #F2FCFE?+

#F2FCFE is a HEX color with RGB value rgb(242, 252, 254) and HSL value hsl(190, 86%, 97%). Its closest CSS named color is Azure.

What is the closest Tailwind color to #F2FCFE?+

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