#F8FFFA Color

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

Color preview

#F8FFFA

Color formats

HEX
#F8FFFA
RGB
rgb(248, 255, 250)
RGBA
rgba(248, 255, 250, 1)
HSL
hsl(137, 100%, 99%)
HSV
hsv(137, 3%, 100%)
CMYK
cmyk(3%, 0%, 2%, 0%)
CSS variable
--color-primary: #F8FFFA;
Lowercase HEX
#f8fffa

Shades

Tints

Tones

Harmony

CSS snippets for #F8FFFA

.color-f8fffa {
  color: #F8FFFA;
  background-color: #F8FFFA;
}

Frequently asked questions

What color is #F8FFFA?+

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

What is the closest Tailwind color to #F8FFFA?+

The closest Tailwind color is gray-50, available as the bg-gray-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