#F7FFFD Color

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

Color preview

#F7FFFD

Color formats

HEX
#F7FFFD
RGB
rgb(247, 255, 253)
RGBA
rgba(247, 255, 253, 1)
HSL
hsl(165, 100%, 98%)
HSV
hsv(165, 3%, 100%)
CMYK
cmyk(3%, 0%, 1%, 0%)
CSS variable
--color-primary: #F7FFFD;
Lowercase HEX
#f7fffd

Shades

Tints

Tones

Harmony

CSS snippets for #F7FFFD

.color-f7fffd {
  color: #F7FFFD;
  background-color: #F7FFFD;
}

Frequently asked questions

What color is #F7FFFD?+

#F7FFFD is a HEX color with RGB value rgb(247, 255, 253) and HSL value hsl(165, 100%, 98%). Its closest CSS named color is MintCream.

What is the closest Tailwind color to #F7FFFD?+

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