#F8FEFA Color

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

Color preview

#F8FEFA

Color formats

HEX
#F8FEFA
RGB
rgb(248, 254, 250)
RGBA
rgba(248, 254, 250, 1)
HSL
hsl(140, 75%, 98%)
HSV
hsv(140, 2%, 100%)
CMYK
cmyk(2%, 0%, 2%, 0%)
CSS variable
--color-primary: #F8FEFA;
Lowercase HEX
#f8fefa

Shades

Tints

Tones

Harmony

CSS snippets for #F8FEFA

.color-f8fefa {
  color: #F8FEFA;
  background-color: #F8FEFA;
}

Frequently asked questions

What color is #F8FEFA?+

#F8FEFA is a HEX color with RGB value rgb(248, 254, 250) and HSL value hsl(140, 75%, 98%). Its closest CSS named color is MintCream.

What is the closest Tailwind color to #F8FEFA?+

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