#FFDEE1 Color

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

Color preview

#FFDEE1

Color formats

HEX
#FFDEE1
RGB
rgb(255, 222, 225)
RGBA
rgba(255, 222, 225, 1)
HSL
hsl(355, 100%, 94%)
HSV
hsv(355, 13%, 100%)
CMYK
cmyk(0%, 13%, 12%, 0%)
CSS variable
--color-primary: #FFDEE1;
Lowercase HEX
#ffdee1

Shades

Tints

Tones

Harmony

CSS snippets for #FFDEE1

.color-ffdee1 {
  color: #FFDEE1;
  background-color: #FFDEE1;
}

Frequently asked questions

What color is #FFDEE1?+

#FFDEE1 is a HEX color with RGB value rgb(255, 222, 225) and HSL value hsl(355, 100%, 94%). Its closest CSS named color is MistyRose.

What is the closest Tailwind color to #FFDEE1?+

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