#F0FFFB Color

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

Color preview

#F0FFFB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F0FFFB

.color-f0fffb {
  color: #F0FFFB;
  background-color: #F0FFFB;
}

Frequently asked questions

What color is #F0FFFB?+

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

What is the closest Tailwind color to #F0FFFB?+

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