#F7FAFC Color

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

Color preview

#F7FAFC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F7FAFC

.color-f7fafc {
  color: #F7FAFC;
  background-color: #F7FAFC;
}

Frequently asked questions

What color is #F7FAFC?+

#F7FAFC is a HEX color with RGB value rgb(247, 250, 252) and HSL value hsl(204, 45%, 98%). Its closest CSS named color is GhostWhite.

What is the closest Tailwind color to #F7FAFC?+

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