#F2FEFF Color

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

Color preview

#F2FEFF

Color formats

HEX
#F2FEFF
RGB
rgb(242, 254, 255)
RGBA
rgba(242, 254, 255, 1)
HSL
hsl(185, 100%, 97%)
HSV
hsv(185, 5%, 100%)
CMYK
cmyk(5%, 0%, 0%, 0%)
CSS variable
--color-primary: #F2FEFF;
Lowercase HEX
#f2feff

Shades

Tints

Tones

Harmony

CSS snippets for #F2FEFF

.color-f2feff {
  color: #F2FEFF;
  background-color: #F2FEFF;
}

Frequently asked questions

What color is #F2FEFF?+

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

What is the closest Tailwind color to #F2FEFF?+

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