#F7FEFB Color

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

Color preview

#F7FEFB

Color formats

HEX
#F7FEFB
RGB
rgb(247, 254, 251)
RGBA
rgba(247, 254, 251, 1)
HSL
hsl(154, 78%, 98%)
HSV
hsv(154, 3%, 100%)
CMYK
cmyk(3%, 0%, 1%, 0%)
CSS variable
--color-primary: #F7FEFB;
Lowercase HEX
#f7fefb

Shades

Tints

Tones

Harmony

CSS snippets for #F7FEFB

.color-f7fefb {
  color: #F7FEFB;
  background-color: #F7FEFB;
}

Frequently asked questions

What color is #F7FEFB?+

#F7FEFB is a HEX color with RGB value rgb(247, 254, 251) and HSL value hsl(154, 78%, 98%). Its closest CSS named color is MintCream.

What is the closest Tailwind color to #F7FEFB?+

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