#F6FFFA Color

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

Color preview

#F6FFFA

Color formats

HEX
#F6FFFA
RGB
rgb(246, 255, 250)
RGBA
rgba(246, 255, 250, 1)
HSL
hsl(147, 100%, 98%)
HSV
hsv(147, 4%, 100%)
CMYK
cmyk(4%, 0%, 2%, 0%)
CSS variable
--color-primary: #F6FFFA;
Lowercase HEX
#f6fffa

Shades

Tints

Tones

Harmony

CSS snippets for #F6FFFA

.color-f6fffa {
  color: #F6FFFA;
  background-color: #F6FFFA;
}

Frequently asked questions

What color is #F6FFFA?+

#F6FFFA is a HEX color with RGB value rgb(246, 255, 250) and HSL value hsl(147, 100%, 98%). Its closest CSS named color is MintCream.

What is the closest Tailwind color to #F6FFFA?+

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