#F3FAFE Color

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

Color preview

#F3FAFE

Color formats

HEX
#F3FAFE
RGB
rgb(243, 250, 254)
RGBA
rgba(243, 250, 254, 1)
HSL
hsl(202, 85%, 97%)
HSV
hsv(202, 4%, 100%)
CMYK
cmyk(4%, 2%, 0%, 0%)
CSS variable
--color-primary: #F3FAFE;
Lowercase HEX
#f3fafe

Shades

Tints

Tones

Harmony

CSS snippets for #F3FAFE

.color-f3fafe {
  color: #F3FAFE;
  background-color: #F3FAFE;
}

Frequently asked questions

What color is #F3FAFE?+

#F3FAFE is a HEX color with RGB value rgb(243, 250, 254) and HSL value hsl(202, 85%, 97%). Its closest CSS named color is AliceBlue.

What is the closest Tailwind color to #F3FAFE?+

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