#FCFFFB Color

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

Color preview

#FCFFFB

Color formats

HEX
#FCFFFB
RGB
rgb(252, 255, 251)
RGBA
rgba(252, 255, 251, 1)
HSL
hsl(105, 100%, 99%)
HSV
hsv(105, 2%, 100%)
CMYK
cmyk(1%, 0%, 2%, 0%)
CSS variable
--color-primary: #FCFFFB;
Lowercase HEX
#fcfffb

Shades

Tints

Tones

Harmony

CSS snippets for #FCFFFB

.color-fcfffb {
  color: #FCFFFB;
  background-color: #FCFFFB;
}

Frequently asked questions

What color is #FCFFFB?+

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

What is the closest Tailwind color to #FCFFFB?+

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