#F6FFFE Color

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

Color preview

#F6FFFE

Color formats

HEX
#F6FFFE
RGB
rgb(246, 255, 254)
RGBA
rgba(246, 255, 254, 1)
HSL
hsl(173, 100%, 98%)
HSV
hsv(173, 4%, 100%)
CMYK
cmyk(4%, 0%, 0%, 0%)
CSS variable
--color-primary: #F6FFFE;
Lowercase HEX
#f6fffe

Shades

Tints

Tones

Harmony

CSS snippets for #F6FFFE

.color-f6fffe {
  color: #F6FFFE;
  background-color: #F6FFFE;
}

Frequently asked questions

What color is #F6FFFE?+

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

What is the closest Tailwind color to #F6FFFE?+

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