#F6FCFA Color

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

Color preview

#F6FCFA

Color formats

HEX
#F6FCFA
RGB
rgb(246, 252, 250)
RGBA
rgba(246, 252, 250, 1)
HSL
hsl(160, 50%, 98%)
HSV
hsv(160, 2%, 99%)
CMYK
cmyk(2%, 0%, 1%, 1%)
CSS variable
--color-primary: #F6FCFA;
Lowercase HEX
#f6fcfa

Shades

Tints

Tones

Harmony

CSS snippets for #F6FCFA

.color-f6fcfa {
  color: #F6FCFA;
  background-color: #F6FCFA;
}

Frequently asked questions

What color is #F6FCFA?+

#F6FCFA is a HEX color with RGB value rgb(246, 252, 250) and HSL value hsl(160, 50%, 98%). Its closest CSS named color is MintCream.

What is the closest Tailwind color to #F6FCFA?+

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