#FCFFFA Color

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

Color preview

#FCFFFA

Color formats

HEX
#FCFFFA
RGB
rgb(252, 255, 250)
RGBA
rgba(252, 255, 250, 1)
HSL
hsl(96, 100%, 99%)
HSV
hsv(96, 2%, 100%)
CMYK
cmyk(1%, 0%, 2%, 0%)
CSS variable
--color-primary: #FCFFFA;
Lowercase HEX
#fcfffa

Shades

Tints

Tones

Harmony

CSS snippets for #FCFFFA

.color-fcfffa {
  color: #FCFFFA;
  background-color: #FCFFFA;
}

Frequently asked questions

What color is #FCFFFA?+

#FCFFFA is a HEX color with RGB value rgb(252, 255, 250) and HSL value hsl(96, 100%, 99%). Its closest CSS named color is Snow.

What is the closest Tailwind color to #FCFFFA?+

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