#F2DEDC Color

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

Color preview

#F2DEDC

Color formats

HEX
#F2DEDC
RGB
rgb(242, 222, 220)
RGBA
rgba(242, 222, 220, 1)
HSL
hsl(5, 46%, 91%)
HSV
hsv(5, 9%, 95%)
CMYK
cmyk(0%, 8%, 9%, 5%)
CSS variable
--color-primary: #F2DEDC;
Lowercase HEX
#f2dedc

Shades

Tints

Tones

Harmony

CSS snippets for #F2DEDC

.color-f2dedc {
  color: #F2DEDC;
  background-color: #F2DEDC;
}

Frequently asked questions

What color is #F2DEDC?+

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

What is the closest Tailwind color to #F2DEDC?+

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