#F8FFFF Color

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

Color preview

#F8FFFF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F8FFFF

.color-f8ffff {
  color: #F8FFFF;
  background-color: #F8FFFF;
}

Frequently asked questions

What color is #F8FFFF?+

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

What is the closest Tailwind color to #F8FFFF?+

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