#F4DEDF Color

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

Color preview

#F4DEDF

Color formats

HEX
#F4DEDF
RGB
rgb(244, 222, 223)
RGBA
rgba(244, 222, 223, 1)
HSL
hsl(357, 50%, 91%)
HSV
hsv(357, 9%, 96%)
CMYK
cmyk(0%, 9%, 9%, 4%)
CSS variable
--color-primary: #F4DEDF;
Lowercase HEX
#f4dedf

Shades

Tints

Tones

Harmony

CSS snippets for #F4DEDF

.color-f4dedf {
  color: #F4DEDF;
  background-color: #F4DEDF;
}

Frequently asked questions

What color is #F4DEDF?+

#F4DEDF is a HEX color with RGB value rgb(244, 222, 223) and HSL value hsl(357, 50%, 91%). Its closest CSS named color is MistyRose.

What is the closest Tailwind color to #F4DEDF?+

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