#F1DEDD Color

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

Color preview

#F1DEDD

Color formats

HEX
#F1DEDD
RGB
rgb(241, 222, 221)
RGBA
rgba(241, 222, 221, 1)
HSL
hsl(3, 42%, 91%)
HSV
hsv(3, 8%, 95%)
CMYK
cmyk(0%, 8%, 8%, 5%)
CSS variable
--color-primary: #F1DEDD;
Lowercase HEX
#f1dedd

Shades

Tints

Tones

Harmony

CSS snippets for #F1DEDD

.color-f1dedd {
  color: #F1DEDD;
  background-color: #F1DEDD;
}

Frequently asked questions

What color is #F1DEDD?+

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

What is the closest Tailwind color to #F1DEDD?+

The closest Tailwind color is stone-200, available as the bg-stone-200 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