#FFFBFC Color

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

Color preview

#FFFBFC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FFFBFC

.color-fffbfc {
  color: #FFFBFC;
  background-color: #FFFBFC;
}

Frequently asked questions

What color is #FFFBFC?+

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

What is the closest Tailwind color to #FFFBFC?+

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