#FFFCF8 Color

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

Color preview

#FFFCF8

Color formats

HEX
#FFFCF8
RGB
rgb(255, 252, 248)
RGBA
rgba(255, 252, 248, 1)
HSL
hsl(34, 100%, 99%)
HSV
hsv(34, 3%, 100%)
CMYK
cmyk(0%, 1%, 3%, 0%)
CSS variable
--color-primary: #FFFCF8;
Lowercase HEX
#fffcf8

Shades

Tints

Tones

Harmony

CSS snippets for #FFFCF8

.color-fffcf8 {
  color: #FFFCF8;
  background-color: #FFFCF8;
}

Frequently asked questions

What color is #FFFCF8?+

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

What is the closest Tailwind color to #FFFCF8?+

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