#F8DDED Color

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

Color preview

#F8DDED

Color formats

HEX
#F8DDED
RGB
rgb(248, 221, 237)
RGBA
rgba(248, 221, 237, 1)
HSL
hsl(324, 66%, 92%)
HSV
hsv(324, 11%, 97%)
CMYK
cmyk(0%, 11%, 4%, 3%)
CSS variable
--color-primary: #F8DDED;
Lowercase HEX
#f8dded

Shades

Tints

Tones

Harmony

CSS snippets for #F8DDED

.color-f8dded {
  color: #F8DDED;
  background-color: #F8DDED;
}

Frequently asked questions

What color is #F8DDED?+

#F8DDED is a HEX color with RGB value rgb(248, 221, 237) and HSL value hsl(324, 66%, 92%). Its closest CSS named color is MistyRose.

What is the closest Tailwind color to #F8DDED?+

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