#F0F8FC Color

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

Color preview

#F0F8FC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F0F8FC

.color-f0f8fc {
  color: #F0F8FC;
  background-color: #F0F8FC;
}

Frequently asked questions

What color is #F0F8FC?+

#F0F8FC is a HEX color with RGB value rgb(240, 248, 252) and HSL value hsl(200, 67%, 96%). Its closest CSS named color is AliceBlue.

What is the closest Tailwind color to #F0F8FC?+

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