#F4DCDF Color

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

Color preview

#F4DCDF

Color formats

HEX
#F4DCDF
RGB
rgb(244, 220, 223)
RGBA
rgba(244, 220, 223, 1)
HSL
hsl(353, 52%, 91%)
HSV
hsv(353, 10%, 96%)
CMYK
cmyk(0%, 10%, 9%, 4%)
CSS variable
--color-primary: #F4DCDF;
Lowercase HEX
#f4dcdf

Shades

Tints

Tones

Harmony

CSS snippets for #F4DCDF

.color-f4dcdf {
  color: #F4DCDF;
  background-color: #F4DCDF;
}

Frequently asked questions

What color is #F4DCDF?+

#F4DCDF is a HEX color with RGB value rgb(244, 220, 223) and HSL value hsl(353, 52%, 91%). Its closest CSS named color is MistyRose.

What is the closest Tailwind color to #F4DCDF?+

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