#FCFFFC Color

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

Color preview

#FCFFFC

Color formats

HEX
#FCFFFC
RGB
rgb(252, 255, 252)
RGBA
rgba(252, 255, 252, 1)
HSL
hsl(120, 100%, 99%)
HSV
hsv(120, 1%, 100%)
CMYK
cmyk(1%, 0%, 1%, 0%)
CSS variable
--color-primary: #FCFFFC;
Lowercase HEX
#fcfffc

Shades

Tints

Tones

Harmony

CSS snippets for #FCFFFC

.color-fcfffc {
  color: #FCFFFC;
  background-color: #FCFFFC;
}

Frequently asked questions

What color is #FCFFFC?+

#FCFFFC is a HEX color with RGB value rgb(252, 255, 252) and HSL value hsl(120, 100%, 99%). Its closest CSS named color is White.

What is the closest Tailwind color to #FCFFFC?+

The closest Tailwind color is zinc-50, available as the bg-zinc-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