#F3FAFD Color

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

Color preview

#F3FAFD

Color formats

HEX
#F3FAFD
RGB
rgb(243, 250, 253)
RGBA
rgba(243, 250, 253, 1)
HSL
hsl(198, 71%, 97%)
HSV
hsv(198, 4%, 99%)
CMYK
cmyk(4%, 1%, 0%, 1%)
CSS variable
--color-primary: #F3FAFD;
Lowercase HEX
#f3fafd

Shades

Tints

Tones

Harmony

CSS snippets for #F3FAFD

.color-f3fafd {
  color: #F3FAFD;
  background-color: #F3FAFD;
}

Frequently asked questions

What color is #F3FAFD?+

#F3FAFD is a HEX color with RGB value rgb(243, 250, 253) and HSL value hsl(198, 71%, 97%). Its closest CSS named color is AliceBlue.

What is the closest Tailwind color to #F3FAFD?+

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