#FBE5EB Color

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

Color preview

#FBE5EB

Color formats

HEX
#FBE5EB
RGB
rgb(251, 229, 235)
RGBA
rgba(251, 229, 235, 1)
HSL
hsl(344, 73%, 94%)
HSV
hsv(344, 9%, 98%)
CMYK
cmyk(0%, 9%, 6%, 2%)
CSS variable
--color-primary: #FBE5EB;
Lowercase HEX
#fbe5eb

Shades

Tints

Tones

Harmony

CSS snippets for #FBE5EB

.color-fbe5eb {
  color: #FBE5EB;
  background-color: #FBE5EB;
}

Frequently asked questions

What color is #FBE5EB?+

#FBE5EB is a HEX color with RGB value rgb(251, 229, 235) and HSL value hsl(344, 73%, 94%). Its closest CSS named color is MistyRose.

What is the closest Tailwind color to #FBE5EB?+

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