#F0FCFC Color

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

Color preview

#F0FCFC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F0FCFC

.color-f0fcfc {
  color: #F0FCFC;
  background-color: #F0FCFC;
}

Frequently asked questions

What color is #F0FCFC?+

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

What is the closest Tailwind color to #F0FCFC?+

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