#FBE8EB Color

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

Color preview

#FBE8EB

Color formats

HEX
#FBE8EB
RGB
rgb(251, 232, 235)
RGBA
rgba(251, 232, 235, 1)
HSL
hsl(351, 70%, 95%)
HSV
hsv(351, 8%, 98%)
CMYK
cmyk(0%, 8%, 6%, 2%)
CSS variable
--color-primary: #FBE8EB;
Lowercase HEX
#fbe8eb

Shades

Tints

Tones

Harmony

CSS snippets for #FBE8EB

.color-fbe8eb {
  color: #FBE8EB;
  background-color: #FBE8EB;
}

Frequently asked questions

What color is #FBE8EB?+

#FBE8EB is a HEX color with RGB value rgb(251, 232, 235) and HSL value hsl(351, 70%, 95%). Its closest CSS named color is Linen.

What is the closest Tailwind color to #FBE8EB?+

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