#F8FEFB Color

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

Color preview

#F8FEFB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F8FEFB

.color-f8fefb {
  color: #F8FEFB;
  background-color: #F8FEFB;
}

Frequently asked questions

What color is #F8FEFB?+

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

What is the closest Tailwind color to #F8FEFB?+

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