#FFDFE5 Color

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

Color preview

#FFDFE5

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FFDFE5

.color-ffdfe5 {
  color: #FFDFE5;
  background-color: #FFDFE5;
}

Frequently asked questions

What color is #FFDFE5?+

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

What is the closest Tailwind color to #FFDFE5?+

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