#FFF5FA Color

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

Color preview

#FFF5FA

Color formats

HEX
#FFF5FA
RGB
rgb(255, 245, 250)
RGBA
rgba(255, 245, 250, 1)
HSL
hsl(330, 100%, 98%)
HSV
hsv(330, 4%, 100%)
CMYK
cmyk(0%, 4%, 2%, 0%)
CSS variable
--color-primary: #FFF5FA;
Lowercase HEX
#fff5fa

Shades

Tints

Tones

Harmony

CSS snippets for #FFF5FA

.color-fff5fa {
  color: #FFF5FA;
  background-color: #FFF5FA;
}

Frequently asked questions

What color is #FFF5FA?+

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

What is the closest Tailwind color to #FFF5FA?+

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