#FFD3DE Color

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

Color preview

#FFD3DE

Color formats

HEX
#FFD3DE
RGB
rgb(255, 211, 222)
RGBA
rgba(255, 211, 222, 1)
HSL
hsl(345, 100%, 91%)
HSV
hsv(345, 17%, 100%)
CMYK
cmyk(0%, 17%, 13%, 0%)
CSS variable
--color-primary: #FFD3DE;
Lowercase HEX
#ffd3de

Shades

Tints

Tones

Harmony

CSS snippets for #FFD3DE

.color-ffd3de {
  color: #FFD3DE;
  background-color: #FFD3DE;
}

Frequently asked questions

What color is #FFD3DE?+

#FFD3DE is a HEX color with RGB value rgb(255, 211, 222) and HSL value hsl(345, 100%, 91%). Its closest CSS named color is MistyRose.

What is the closest Tailwind color to #FFD3DE?+

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