#FFE3DD Color

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

Color preview

#FFE3DD

Color formats

HEX
#FFE3DD
RGB
rgb(255, 227, 221)
RGBA
rgba(255, 227, 221, 1)
HSL
hsl(11, 100%, 93%)
HSV
hsv(11, 13%, 100%)
CMYK
cmyk(0%, 11%, 13%, 0%)
CSS variable
--color-primary: #FFE3DD;
Lowercase HEX
#ffe3dd

Shades

Tints

Tones

Harmony

CSS snippets for #FFE3DD

.color-ffe3dd {
  color: #FFE3DD;
  background-color: #FFE3DD;
}

Frequently asked questions

What color is #FFE3DD?+

#FFE3DD is a HEX color with RGB value rgb(255, 227, 221) and HSL value hsl(11, 100%, 93%). Its closest CSS named color is MistyRose.

What is the closest Tailwind color to #FFE3DD?+

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