#F2FCFD Color

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

Color preview

#F2FCFD

Color formats

HEX
#F2FCFD
RGB
rgb(242, 252, 253)
RGBA
rgba(242, 252, 253, 1)
HSL
hsl(185, 73%, 97%)
HSV
hsv(185, 4%, 99%)
CMYK
cmyk(4%, 0%, 0%, 1%)
CSS variable
--color-primary: #F2FCFD;
Lowercase HEX
#f2fcfd

Shades

Tints

Tones

Harmony

CSS snippets for #F2FCFD

.color-f2fcfd {
  color: #F2FCFD;
  background-color: #F2FCFD;
}

Frequently asked questions

What color is #F2FCFD?+

#F2FCFD is a HEX color with RGB value rgb(242, 252, 253) and HSL value hsl(185, 73%, 97%). Its closest CSS named color is Azure.

What is the closest Tailwind color to #F2FCFD?+

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