#F3DAED Color

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

Color preview

#F3DAED

Color formats

HEX
#F3DAED
RGB
rgb(243, 218, 237)
RGBA
rgba(243, 218, 237, 1)
HSL
hsl(314, 51%, 90%)
HSV
hsv(314, 10%, 95%)
CMYK
cmyk(0%, 10%, 2%, 5%)
CSS variable
--color-primary: #F3DAED;
Lowercase HEX
#f3daed

Shades

Tints

Tones

Harmony

CSS snippets for #F3DAED

.color-f3daed {
  color: #F3DAED;
  background-color: #F3DAED;
}

Frequently asked questions

What color is #F3DAED?+

#F3DAED is a HEX color with RGB value rgb(243, 218, 237) and HSL value hsl(314, 51%, 90%). Its closest CSS named color is MistyRose.

What is the closest Tailwind color to #F3DAED?+

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