#FFF5FD Color

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

Color preview

#FFF5FD

Color formats

HEX
#FFF5FD
RGB
rgb(255, 245, 253)
RGBA
rgba(255, 245, 253, 1)
HSL
hsl(312, 100%, 98%)
HSV
hsv(312, 4%, 100%)
CMYK
cmyk(0%, 4%, 1%, 0%)
CSS variable
--color-primary: #FFF5FD;
Lowercase HEX
#fff5fd

Shades

Tints

Tones

Harmony

CSS snippets for #FFF5FD

.color-fff5fd {
  color: #FFF5FD;
  background-color: #FFF5FD;
}

Frequently asked questions

What color is #FFF5FD?+

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

What is the closest Tailwind color to #FFF5FD?+

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