#F0F4FE Color

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

Color preview

#F0F4FE

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F0F4FE

.color-f0f4fe {
  color: #F0F4FE;
  background-color: #F0F4FE;
}

Frequently asked questions

What color is #F0F4FE?+

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

What is the closest Tailwind color to #F0F4FE?+

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