#F3DDDC Color

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

Color preview

#F3DDDC

Color formats

HEX
#F3DDDC
RGB
rgb(243, 221, 220)
RGBA
rgba(243, 221, 220, 1)
HSL
hsl(3, 49%, 91%)
HSV
hsv(3, 9%, 95%)
CMYK
cmyk(0%, 9%, 9%, 5%)
CSS variable
--color-primary: #F3DDDC;
Lowercase HEX
#f3dddc

Shades

Tints

Tones

Harmony

CSS snippets for #F3DDDC

.color-f3dddc {
  color: #F3DDDC;
  background-color: #F3DDDC;
}

Frequently asked questions

What color is #F3DDDC?+

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

What is the closest Tailwind color to #F3DDDC?+

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