#FBE0EB Color

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

Color preview

#FBE0EB

Color formats

HEX
#FBE0EB
RGB
rgb(251, 224, 235)
RGBA
rgba(251, 224, 235, 1)
HSL
hsl(336, 77%, 93%)
HSV
hsv(336, 11%, 98%)
CMYK
cmyk(0%, 11%, 6%, 2%)
CSS variable
--color-primary: #FBE0EB;
Lowercase HEX
#fbe0eb

Shades

Tints

Tones

Harmony

CSS snippets for #FBE0EB

.color-fbe0eb {
  color: #FBE0EB;
  background-color: #FBE0EB;
}

Frequently asked questions

What color is #FBE0EB?+

#FBE0EB is a HEX color with RGB value rgb(251, 224, 235) and HSL value hsl(336, 77%, 93%). Its closest CSS named color is MistyRose.

What is the closest Tailwind color to #FBE0EB?+

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