#FFFCFF Color

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

Color preview

#FFFCFF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FFFCFF

.color-fffcff {
  color: #FFFCFF;
  background-color: #FFFCFF;
}

Frequently asked questions

What color is #FFFCFF?+

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

What is the closest Tailwind color to #FFFCFF?+

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