#F8DAED Color

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

Color preview

#F8DAED

Color formats

HEX
#F8DAED
RGB
rgb(248, 218, 237)
RGBA
rgba(248, 218, 237, 1)
HSL
hsl(322, 68%, 91%)
HSV
hsv(322, 12%, 97%)
CMYK
cmyk(0%, 12%, 4%, 3%)
CSS variable
--color-primary: #F8DAED;
Lowercase HEX
#f8daed

Shades

Tints

Tones

Harmony

CSS snippets for #F8DAED

.color-f8daed {
  color: #F8DAED;
  background-color: #F8DAED;
}

Frequently asked questions

What color is #F8DAED?+

#F8DAED is a HEX color with RGB value rgb(248, 218, 237) and HSL value hsl(322, 68%, 91%). Its closest CSS named color is MistyRose.

What is the closest Tailwind color to #F8DAED?+

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