#F8FFFD Color

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

Color preview

#F8FFFD

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F8FFFD

.color-f8fffd {
  color: #F8FFFD;
  background-color: #F8FFFD;
}

Frequently asked questions

What color is #F8FFFD?+

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

What is the closest Tailwind color to #F8FFFD?+

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