#F1FFFF Color

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

Color preview

#F1FFFF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F1FFFF

.color-f1ffff {
  color: #F1FFFF;
  background-color: #F1FFFF;
}

Frequently asked questions

What color is #F1FFFF?+

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

What is the closest Tailwind color to #F1FFFF?+

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