#F0F7FC Color

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

Color preview

#F0F7FC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F0F7FC

.color-f0f7fc {
  color: #F0F7FC;
  background-color: #F0F7FC;
}

Frequently asked questions

What color is #F0F7FC?+

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

What is the closest Tailwind color to #F0F7FC?+

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