#FFDEE5 Color

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

Color preview

#FFDEE5

Color formats

HEX
#FFDEE5
RGB
rgb(255, 222, 229)
RGBA
rgba(255, 222, 229, 1)
HSL
hsl(347, 100%, 94%)
HSV
hsv(347, 13%, 100%)
CMYK
cmyk(0%, 13%, 10%, 0%)
CSS variable
--color-primary: #FFDEE5;
Lowercase HEX
#ffdee5

Shades

Tints

Tones

Harmony

CSS snippets for #FFDEE5

.color-ffdee5 {
  color: #FFDEE5;
  background-color: #FFDEE5;
}

Frequently asked questions

What color is #FFDEE5?+

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

What is the closest Tailwind color to #FFDEE5?+

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