#FBD8EE Color

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

Color preview

#FBD8EE

Color formats

HEX
#FBD8EE
RGB
rgb(251, 216, 238)
RGBA
rgba(251, 216, 238, 1)
HSL
hsl(322, 81%, 92%)
HSV
hsv(322, 14%, 98%)
CMYK
cmyk(0%, 14%, 5%, 2%)
CSS variable
--color-primary: #FBD8EE;
Lowercase HEX
#fbd8ee

Shades

Tints

Tones

Harmony

CSS snippets for #FBD8EE

.color-fbd8ee {
  color: #FBD8EE;
  background-color: #FBD8EE;
}

Frequently asked questions

What color is #FBD8EE?+

#FBD8EE is a HEX color with RGB value rgb(251, 216, 238) and HSL value hsl(322, 81%, 92%). Its closest CSS named color is MistyRose.

What is the closest Tailwind color to #FBD8EE?+

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