#FBE9EB Color

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

Color preview

#FBE9EB

Color formats

HEX
#FBE9EB
RGB
rgb(251, 233, 235)
RGBA
rgba(251, 233, 235, 1)
HSL
hsl(353, 69%, 95%)
HSV
hsv(353, 7%, 98%)
CMYK
cmyk(0%, 7%, 6%, 2%)
CSS variable
--color-primary: #FBE9EB;
Lowercase HEX
#fbe9eb

Shades

Tints

Tones

Harmony

CSS snippets for #FBE9EB

.color-fbe9eb {
  color: #FBE9EB;
  background-color: #FBE9EB;
}

Frequently asked questions

What color is #FBE9EB?+

#FBE9EB is a HEX color with RGB value rgb(251, 233, 235) and HSL value hsl(353, 69%, 95%). Its closest CSS named color is Linen.

What is the closest Tailwind color to #FBE9EB?+

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