#F1FCFC Color

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

Color preview

#F1FCFC

Color formats

HEX
#F1FCFC
RGB
rgb(241, 252, 252)
RGBA
rgba(241, 252, 252, 1)
HSL
hsl(180, 65%, 97%)
HSV
hsv(180, 4%, 99%)
CMYK
cmyk(4%, 0%, 0%, 1%)
CSS variable
--color-primary: #F1FCFC;
Lowercase HEX
#f1fcfc

Shades

Tints

Tones

Harmony

CSS snippets for #F1FCFC

.color-f1fcfc {
  color: #F1FCFC;
  background-color: #F1FCFC;
}

Frequently asked questions

What color is #F1FCFC?+

#F1FCFC is a HEX color with RGB value rgb(241, 252, 252) and HSL value hsl(180, 65%, 97%). Its closest CSS named color is Azure.

What is the closest Tailwind color to #F1FCFC?+

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