#F7FCFC Color

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

Color preview

#F7FCFC

Color formats

HEX
#F7FCFC
RGB
rgb(247, 252, 252)
RGBA
rgba(247, 252, 252, 1)
HSL
hsl(180, 45%, 98%)
HSV
hsv(180, 2%, 99%)
CMYK
cmyk(2%, 0%, 0%, 1%)
CSS variable
--color-primary: #F7FCFC;
Lowercase HEX
#f7fcfc

Shades

Tints

Tones

Harmony

CSS snippets for #F7FCFC

.color-f7fcfc {
  color: #F7FCFC;
  background-color: #F7FCFC;
}

Frequently asked questions

What color is #F7FCFC?+

#F7FCFC is a HEX color with RGB value rgb(247, 252, 252) and HSL value hsl(180, 45%, 98%). Its closest CSS named color is MintCream.

What is the closest Tailwind color to #F7FCFC?+

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