#F4FAFD Color

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

Color preview

#F4FAFD

Color formats

HEX
#F4FAFD
RGB
rgb(244, 250, 253)
RGBA
rgba(244, 250, 253, 1)
HSL
hsl(200, 69%, 97%)
HSV
hsv(200, 4%, 99%)
CMYK
cmyk(4%, 1%, 0%, 1%)
CSS variable
--color-primary: #F4FAFD;
Lowercase HEX
#f4fafd

Shades

Tints

Tones

Harmony

CSS snippets for #F4FAFD

.color-f4fafd {
  color: #F4FAFD;
  background-color: #F4FAFD;
}

Frequently asked questions

What color is #F4FAFD?+

#F4FAFD is a HEX color with RGB value rgb(244, 250, 253) and HSL value hsl(200, 69%, 97%). Its closest CSS named color is AliceBlue.

What is the closest Tailwind color to #F4FAFD?+

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