#F2FEFC Color

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

Color preview

#F2FEFC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F2FEFC

.color-f2fefc {
  color: #F2FEFC;
  background-color: #F2FEFC;
}

Frequently asked questions

What color is #F2FEFC?+

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

What is the closest Tailwind color to #F2FEFC?+

The closest Tailwind color is teal-50, available as the bg-teal-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