#F1FCFF Color

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

Color preview

#F1FCFF

Color formats

HEX
#F1FCFF
RGB
rgb(241, 252, 255)
RGBA
rgba(241, 252, 255, 1)
HSL
hsl(193, 100%, 97%)
HSV
hsv(193, 5%, 100%)
CMYK
cmyk(5%, 1%, 0%, 0%)
CSS variable
--color-primary: #F1FCFF;
Lowercase HEX
#f1fcff

Shades

Tints

Tones

Harmony

CSS snippets for #F1FCFF

.color-f1fcff {
  color: #F1FCFF;
  background-color: #F1FCFF;
}

Frequently asked questions

What color is #F1FCFF?+

#F1FCFF is a HEX color with RGB value rgb(241, 252, 255) and HSL value hsl(193, 100%, 97%). Its closest CSS named color is Azure.

What is the closest Tailwind color to #F1FCFF?+

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