#FBE1EB Color

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

Color preview

#FBE1EB

Color formats

HEX
#FBE1EB
RGB
rgb(251, 225, 235)
RGBA
rgba(251, 225, 235, 1)
HSL
hsl(337, 76%, 93%)
HSV
hsv(337, 10%, 98%)
CMYK
cmyk(0%, 10%, 6%, 2%)
CSS variable
--color-primary: #FBE1EB;
Lowercase HEX
#fbe1eb

Shades

Tints

Tones

Harmony

CSS snippets for #FBE1EB

.color-fbe1eb {
  color: #FBE1EB;
  background-color: #FBE1EB;
}

Frequently asked questions

What color is #FBE1EB?+

#FBE1EB is a HEX color with RGB value rgb(251, 225, 235) and HSL value hsl(337, 76%, 93%). Its closest CSS named color is MistyRose.

What is the closest Tailwind color to #FBE1EB?+

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