#FFFCF7 Color

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

Color preview

#FFFCF7

Color formats

HEX
#FFFCF7
RGB
rgb(255, 252, 247)
RGBA
rgba(255, 252, 247, 1)
HSL
hsl(38, 100%, 98%)
HSV
hsv(38, 3%, 100%)
CMYK
cmyk(0%, 1%, 3%, 0%)
CSS variable
--color-primary: #FFFCF7;
Lowercase HEX
#fffcf7

Shades

Tints

Tones

Harmony

CSS snippets for #FFFCF7

.color-fffcf7 {
  color: #FFFCF7;
  background-color: #FFFCF7;
}

Frequently asked questions

What color is #FFFCF7?+

#FFFCF7 is a HEX color with RGB value rgb(255, 252, 247) and HSL value hsl(38, 100%, 98%). Its closest CSS named color is Snow.

What is the closest Tailwind color to #FFFCF7?+

The closest Tailwind color is stone-50, available as the bg-stone-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