#F2DFDC Color

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

Color preview

#F2DFDC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F2DFDC

.color-f2dfdc {
  color: #F2DFDC;
  background-color: #F2DFDC;
}

Frequently asked questions

What color is #F2DFDC?+

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

What is the closest Tailwind color to #F2DFDC?+

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