#FFDFF1 Color

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

Color preview

#FFDFF1

Color formats

HEX
#FFDFF1
RGB
rgb(255, 223, 241)
RGBA
rgba(255, 223, 241, 1)
HSL
hsl(326, 100%, 94%)
HSV
hsv(326, 13%, 100%)
CMYK
cmyk(0%, 13%, 5%, 0%)
CSS variable
--color-primary: #FFDFF1;
Lowercase HEX
#ffdff1

Shades

Tints

Tones

Harmony

CSS snippets for #FFDFF1

.color-ffdff1 {
  color: #FFDFF1;
  background-color: #FFDFF1;
}

Frequently asked questions

What color is #FFDFF1?+

#FFDFF1 is a HEX color with RGB value rgb(255, 223, 241) and HSL value hsl(326, 100%, 94%). Its closest CSS named color is MistyRose.

What is the closest Tailwind color to #FFDFF1?+

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