#F3DCDF Color

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

Color preview

#F3DCDF

Color formats

HEX
#F3DCDF
RGB
rgb(243, 220, 223)
RGBA
rgba(243, 220, 223, 1)
HSL
hsl(352, 49%, 91%)
HSV
hsv(352, 9%, 95%)
CMYK
cmyk(0%, 9%, 8%, 5%)
CSS variable
--color-primary: #F3DCDF;
Lowercase HEX
#f3dcdf

Shades

Tints

Tones

Harmony

CSS snippets for #F3DCDF

.color-f3dcdf {
  color: #F3DCDF;
  background-color: #F3DCDF;
}

Frequently asked questions

What color is #F3DCDF?+

#F3DCDF is a HEX color with RGB value rgb(243, 220, 223) and HSL value hsl(352, 49%, 91%). Its closest CSS named color is MistyRose.

What is the closest Tailwind color to #F3DCDF?+

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