#F0F8FA Color

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

Color preview

#F0F8FA

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F0F8FA

.color-f0f8fa {
  color: #F0F8FA;
  background-color: #F0F8FA;
}

Frequently asked questions

What color is #F0F8FA?+

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

What is the closest Tailwind color to #F0F8FA?+

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