#F0FAFD Color

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

Color preview

#F0FAFD

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F0FAFD

.color-f0fafd {
  color: #F0FAFD;
  background-color: #F0FAFD;
}

Frequently asked questions

What color is #F0FAFD?+

#F0FAFD is a HEX color with RGB value rgb(240, 250, 253) and HSL value hsl(194, 76%, 97%). Its closest CSS named color is AliceBlue.

What is the closest Tailwind color to #F0FAFD?+

The closest Tailwind color is sky-50, available as the bg-sky-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