#FFFDF7 Color

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

Color preview

#FFFDF7

Color formats

HEX
#FFFDF7
RGB
rgb(255, 253, 247)
RGBA
rgba(255, 253, 247, 1)
HSL
hsl(45, 100%, 98%)
HSV
hsv(45, 3%, 100%)
CMYK
cmyk(0%, 1%, 3%, 0%)
CSS variable
--color-primary: #FFFDF7;
Lowercase HEX
#fffdf7

Shades

Tints

Tones

Harmony

CSS snippets for #FFFDF7

.color-fffdf7 {
  color: #FFFDF7;
  background-color: #FFFDF7;
}

Frequently asked questions

What color is #FFFDF7?+

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

What is the closest Tailwind color to #FFFDF7?+

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