#F4FAFC Color

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

Color preview

#F4FAFC

Color formats

HEX
#F4FAFC
RGB
rgb(244, 250, 252)
RGBA
rgba(244, 250, 252, 1)
HSL
hsl(195, 57%, 97%)
HSV
hsv(195, 3%, 99%)
CMYK
cmyk(3%, 1%, 0%, 1%)
CSS variable
--color-primary: #F4FAFC;
Lowercase HEX
#f4fafc

Shades

Tints

Tones

Harmony

CSS snippets for #F4FAFC

.color-f4fafc {
  color: #F4FAFC;
  background-color: #F4FAFC;
}

Frequently asked questions

What color is #F4FAFC?+

#F4FAFC is a HEX color with RGB value rgb(244, 250, 252) and HSL value hsl(195, 57%, 97%). Its closest CSS named color is AliceBlue.

What is the closest Tailwind color to #F4FAFC?+

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