#F5FFFD Color

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

Color preview

#F5FFFD

Color formats

HEX
#F5FFFD
RGB
rgb(245, 255, 253)
RGBA
rgba(245, 255, 253, 1)
HSL
hsl(168, 100%, 98%)
HSV
hsv(168, 4%, 100%)
CMYK
cmyk(4%, 0%, 1%, 0%)
CSS variable
--color-primary: #F5FFFD;
Lowercase HEX
#f5fffd

Shades

Tints

Tones

Harmony

CSS snippets for #F5FFFD

.color-f5fffd {
  color: #F5FFFD;
  background-color: #F5FFFD;
}

Frequently asked questions

What color is #F5FFFD?+

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

What is the closest Tailwind color to #F5FFFD?+

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