#FBDBEC Color

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

Color preview

#FBDBEC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FBDBEC

.color-fbdbec {
  color: #FBDBEC;
  background-color: #FBDBEC;
}

Frequently asked questions

What color is #FBDBEC?+

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

What is the closest Tailwind color to #FBDBEC?+

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