#FFF9FD Color

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

Color preview

#FFF9FD

Color formats

HEX
#FFF9FD
RGB
rgb(255, 249, 253)
RGBA
rgba(255, 249, 253, 1)
HSL
hsl(320, 100%, 99%)
HSV
hsv(320, 2%, 100%)
CMYK
cmyk(0%, 2%, 1%, 0%)
CSS variable
--color-primary: #FFF9FD;
Lowercase HEX
#fff9fd

Shades

Tints

Tones

Harmony

CSS snippets for #FFF9FD

.color-fff9fd {
  color: #FFF9FD;
  background-color: #FFF9FD;
}

Frequently asked questions

What color is #FFF9FD?+

#FFF9FD is a HEX color with RGB value rgb(255, 249, 253) and HSL value hsl(320, 100%, 99%). Its closest CSS named color is Snow.

What is the closest Tailwind color to #FFF9FD?+

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