#F5FAFB Color

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

Color preview

#F5FAFB

Color formats

HEX
#F5FAFB
RGB
rgb(245, 250, 251)
RGBA
rgba(245, 250, 251, 1)
HSL
hsl(190, 43%, 97%)
HSV
hsv(190, 2%, 98%)
CMYK
cmyk(2%, 0%, 0%, 2%)
CSS variable
--color-primary: #F5FAFB;
Lowercase HEX
#f5fafb

Shades

Tints

Tones

Harmony

CSS snippets for #F5FAFB

.color-f5fafb {
  color: #F5FAFB;
  background-color: #F5FAFB;
}

Frequently asked questions

What color is #F5FAFB?+

#F5FAFB is a HEX color with RGB value rgb(245, 250, 251) and HSL value hsl(190, 43%, 97%). Its closest CSS named color is MintCream.

What is the closest Tailwind color to #F5FAFB?+

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