#F4DEDD Color

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

Color preview

#F4DEDD

Color formats

HEX
#F4DEDD
RGB
rgb(244, 222, 221)
RGBA
rgba(244, 222, 221, 1)
HSL
hsl(3, 51%, 91%)
HSV
hsv(3, 9%, 96%)
CMYK
cmyk(0%, 9%, 9%, 4%)
CSS variable
--color-primary: #F4DEDD;
Lowercase HEX
#f4dedd

Shades

Tints

Tones

Harmony

CSS snippets for #F4DEDD

.color-f4dedd {
  color: #F4DEDD;
  background-color: #F4DEDD;
}

Frequently asked questions

What color is #F4DEDD?+

#F4DEDD is a HEX color with RGB value rgb(244, 222, 221) and HSL value hsl(3, 51%, 91%). Its closest CSS named color is MistyRose.

What is the closest Tailwind color to #F4DEDD?+

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