#F8FFFE Color

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

Color preview

#F8FFFE

Color formats

HEX
#F8FFFE
RGB
rgb(248, 255, 254)
RGBA
rgba(248, 255, 254, 1)
HSL
hsl(171, 100%, 99%)
HSV
hsv(171, 3%, 100%)
CMYK
cmyk(3%, 0%, 0%, 0%)
CSS variable
--color-primary: #F8FFFE;
Lowercase HEX
#f8fffe

Shades

Tints

Tones

Harmony

CSS snippets for #F8FFFE

.color-f8fffe {
  color: #F8FFFE;
  background-color: #F8FFFE;
}

Frequently asked questions

What color is #F8FFFE?+

#F8FFFE is a HEX color with RGB value rgb(248, 255, 254) and HSL value hsl(171, 100%, 99%). Its closest CSS named color is MintCream.

What is the closest Tailwind color to #F8FFFE?+

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