#F0FDFB Color

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

Color preview

#F0FDFB

Color formats

HEX
#F0FDFB
RGB
rgb(240, 253, 251)
RGBA
rgba(240, 253, 251, 1)
HSL
hsl(171, 76%, 97%)
HSV
hsv(171, 5%, 99%)
CMYK
cmyk(5%, 0%, 1%, 1%)
CSS variable
--color-primary: #F0FDFB;
Lowercase HEX
#f0fdfb

Shades

Tints

Tones

Harmony

CSS snippets for #F0FDFB

.color-f0fdfb {
  color: #F0FDFB;
  background-color: #F0FDFB;
}

Frequently asked questions

What color is #F0FDFB?+

#F0FDFB is a HEX color with RGB value rgb(240, 253, 251) and HSL value hsl(171, 76%, 97%). Its closest CSS named color is Azure.

What is the closest Tailwind color to #F0FDFB?+

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