#FBD2EE Color

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

Color preview

#FBD2EE

Color formats

HEX
#FBD2EE
RGB
rgb(251, 210, 238)
RGBA
rgba(251, 210, 238, 1)
HSL
hsl(319, 84%, 90%)
HSV
hsv(319, 16%, 98%)
CMYK
cmyk(0%, 16%, 5%, 2%)
CSS variable
--color-primary: #FBD2EE;
Lowercase HEX
#fbd2ee

Shades

Tints

Tones

Harmony

CSS snippets for #FBD2EE

.color-fbd2ee {
  color: #FBD2EE;
  background-color: #FBD2EE;
}

Frequently asked questions

What color is #FBD2EE?+

#FBD2EE is a HEX color with RGB value rgb(251, 210, 238) and HSL value hsl(319, 84%, 90%). Its closest CSS named color is MistyRose.

What is the closest Tailwind color to #FBD2EE?+

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