#FBDAEC Color

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

Color preview

#FBDAEC

Color formats

HEX
#FBDAEC
RGB
rgb(251, 218, 236)
RGBA
rgba(251, 218, 236, 1)
HSL
hsl(327, 80%, 92%)
HSV
hsv(327, 13%, 98%)
CMYK
cmyk(0%, 13%, 6%, 2%)
CSS variable
--color-primary: #FBDAEC;
Lowercase HEX
#fbdaec

Shades

Tints

Tones

Harmony

CSS snippets for #FBDAEC

.color-fbdaec {
  color: #FBDAEC;
  background-color: #FBDAEC;
}

Frequently asked questions

What color is #FBDAEC?+

#FBDAEC is a HEX color with RGB value rgb(251, 218, 236) and HSL value hsl(327, 80%, 92%). Its closest CSS named color is MistyRose.

What is the closest Tailwind color to #FBDAEC?+

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