#F0F5FE Color

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

Color preview

#F0F5FE

Color formats

HEX
#F0F5FE
RGB
rgb(240, 245, 254)
RGBA
rgba(240, 245, 254, 1)
HSL
hsl(219, 88%, 97%)
HSV
hsv(219, 6%, 100%)
CMYK
cmyk(6%, 4%, 0%, 0%)
CSS variable
--color-primary: #F0F5FE;
Lowercase HEX
#f0f5fe

Shades

Tints

Tones

Harmony

CSS snippets for #F0F5FE

.color-f0f5fe {
  color: #F0F5FE;
  background-color: #F0F5FE;
}

Frequently asked questions

What color is #F0F5FE?+

#F0F5FE is a HEX color with RGB value rgb(240, 245, 254) and HSL value hsl(219, 88%, 97%). Its closest CSS named color is AliceBlue.

What is the closest Tailwind color to #F0F5FE?+

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