#FBDBEE Color

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

Color preview

#FBDBEE

Color formats

HEX
#FBDBEE
RGB
rgb(251, 219, 238)
RGBA
rgba(251, 219, 238, 1)
HSL
hsl(324, 80%, 92%)
HSV
hsv(324, 13%, 98%)
CMYK
cmyk(0%, 13%, 5%, 2%)
CSS variable
--color-primary: #FBDBEE;
Lowercase HEX
#fbdbee

Shades

Tints

Tones

Harmony

CSS snippets for #FBDBEE

.color-fbdbee {
  color: #FBDBEE;
  background-color: #FBDBEE;
}

Frequently asked questions

What color is #FBDBEE?+

#FBDBEE is a HEX color with RGB value rgb(251, 219, 238) and HSL value hsl(324, 80%, 92%). Its closest CSS named color is MistyRose.

What is the closest Tailwind color to #FBDBEE?+

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