#F0FAFA Color

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

Color preview

#F0FAFA

Color formats

HEX
#F0FAFA
RGB
rgb(240, 250, 250)
RGBA
rgba(240, 250, 250, 1)
HSL
hsl(180, 50%, 96%)
HSV
hsv(180, 4%, 98%)
CMYK
cmyk(4%, 0%, 0%, 2%)
CSS variable
--color-primary: #F0FAFA;
Lowercase HEX
#f0fafa

Shades

Tints

Tones

Harmony

CSS snippets for #F0FAFA

.color-f0fafa {
  color: #F0FAFA;
  background-color: #F0FAFA;
}

Frequently asked questions

What color is #F0FAFA?+

#F0FAFA is a HEX color with RGB value rgb(240, 250, 250) and HSL value hsl(180, 50%, 96%). Its closest CSS named color is AliceBlue.

What is the closest Tailwind color to #F0FAFA?+

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