#F5FCFA Color

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

Color preview

#F5FCFA

Color formats

HEX
#F5FCFA
RGB
rgb(245, 252, 250)
RGBA
rgba(245, 252, 250, 1)
HSL
hsl(163, 54%, 97%)
HSV
hsv(163, 3%, 99%)
CMYK
cmyk(3%, 0%, 1%, 1%)
CSS variable
--color-primary: #F5FCFA;
Lowercase HEX
#f5fcfa

Shades

Tints

Tones

Harmony

CSS snippets for #F5FCFA

.color-f5fcfa {
  color: #F5FCFA;
  background-color: #F5FCFA;
}

Frequently asked questions

What color is #F5FCFA?+

#F5FCFA is a HEX color with RGB value rgb(245, 252, 250) and HSL value hsl(163, 54%, 97%). Its closest CSS named color is MintCream.

What is the closest Tailwind color to #F5FCFA?+

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