#F0FCFA Color

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

Color preview

#F0FCFA

Color formats

HEX
#F0FCFA
RGB
rgb(240, 252, 250)
RGBA
rgba(240, 252, 250, 1)
HSL
hsl(170, 67%, 96%)
HSV
hsv(170, 5%, 99%)
CMYK
cmyk(5%, 0%, 1%, 1%)
CSS variable
--color-primary: #F0FCFA;
Lowercase HEX
#f0fcfa

Shades

Tints

Tones

Harmony

CSS snippets for #F0FCFA

.color-f0fcfa {
  color: #F0FCFA;
  background-color: #F0FCFA;
}

Frequently asked questions

What color is #F0FCFA?+

#F0FCFA is a HEX color with RGB value rgb(240, 252, 250) and HSL value hsl(170, 67%, 96%). Its closest CSS named color is Azure.

What is the closest Tailwind color to #F0FCFA?+

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