#FFFCFE Color

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

Color preview

#FFFCFE

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FFFCFE

.color-fffcfe {
  color: #FFFCFE;
  background-color: #FFFCFE;
}

Frequently asked questions

What color is #FFFCFE?+

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

What is the closest Tailwind color to #FFFCFE?+

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