#F0FBFF Color

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

Color preview

#F0FBFF

Color formats

HEX
#F0FBFF
RGB
rgb(240, 251, 255)
RGBA
rgba(240, 251, 255, 1)
HSL
hsl(196, 100%, 97%)
HSV
hsv(196, 6%, 100%)
CMYK
cmyk(6%, 2%, 0%, 0%)
CSS variable
--color-primary: #F0FBFF;
Lowercase HEX
#f0fbff

Shades

Tints

Tones

Harmony

CSS snippets for #F0FBFF

.color-f0fbff {
  color: #F0FBFF;
  background-color: #F0FBFF;
}

Frequently asked questions

What color is #F0FBFF?+

#F0FBFF is a HEX color with RGB value rgb(240, 251, 255) and HSL value hsl(196, 100%, 97%). Its closest CSS named color is AliceBlue.

What is the closest Tailwind color to #F0FBFF?+

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