#F4DEDC Color

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

Color preview

#F4DEDC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F4DEDC

.color-f4dedc {
  color: #F4DEDC;
  background-color: #F4DEDC;
}

Frequently asked questions

What color is #F4DEDC?+

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

What is the closest Tailwind color to #F4DEDC?+

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