#FFF7FD Color

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

Color preview

#FFF7FD

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FFF7FD

.color-fff7fd {
  color: #FFF7FD;
  background-color: #FFF7FD;
}

Frequently asked questions

What color is #FFF7FD?+

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

What is the closest Tailwind color to #FFF7FD?+

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