#F0DEDD Color

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

Color preview

#F0DEDD

Color formats

HEX
#F0DEDD
RGB
rgb(240, 222, 221)
RGBA
rgba(240, 222, 221, 1)
HSL
hsl(3, 39%, 90%)
HSV
hsv(3, 8%, 94%)
CMYK
cmyk(0%, 7%, 8%, 6%)
CSS variable
--color-primary: #F0DEDD;
Lowercase HEX
#f0dedd

Shades

Tints

Tones

Harmony

CSS snippets for #F0DEDD

.color-f0dedd {
  color: #F0DEDD;
  background-color: #F0DEDD;
}

Frequently asked questions

What color is #F0DEDD?+

#F0DEDD is a HEX color with RGB value rgb(240, 222, 221) and HSL value hsl(3, 39%, 90%). Its closest CSS named color is MistyRose.

What is the closest Tailwind color to #F0DEDD?+

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