#F9FCFC Color

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

Color preview

#F9FCFC

Color formats

HEX
#F9FCFC
RGB
rgb(249, 252, 252)
RGBA
rgba(249, 252, 252, 1)
HSL
hsl(180, 33%, 98%)
HSV
hsv(180, 1%, 99%)
CMYK
cmyk(1%, 0%, 0%, 1%)
CSS variable
--color-primary: #F9FCFC;
Lowercase HEX
#f9fcfc

Shades

Tints

Tones

Harmony

CSS snippets for #F9FCFC

.color-f9fcfc {
  color: #F9FCFC;
  background-color: #F9FCFC;
}

Frequently asked questions

What color is #F9FCFC?+

#F9FCFC is a HEX color with RGB value rgb(249, 252, 252) and HSL value hsl(180, 33%, 98%). Its closest CSS named color is GhostWhite.

What is the closest Tailwind color to #F9FCFC?+

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