#FFF4FD Color

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

Color preview

#FFF4FD

Color formats

HEX
#FFF4FD
RGB
rgb(255, 244, 253)
RGBA
rgba(255, 244, 253, 1)
HSL
hsl(311, 100%, 98%)
HSV
hsv(311, 4%, 100%)
CMYK
cmyk(0%, 4%, 1%, 0%)
CSS variable
--color-primary: #FFF4FD;
Lowercase HEX
#fff4fd

Shades

Tints

Tones

Harmony

CSS snippets for #FFF4FD

.color-fff4fd {
  color: #FFF4FD;
  background-color: #FFF4FD;
}

Frequently asked questions

What color is #FFF4FD?+

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

What is the closest Tailwind color to #FFF4FD?+

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