#FBE6EB Color

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

Color preview

#FBE6EB

Color formats

HEX
#FBE6EB
RGB
rgb(251, 230, 235)
RGBA
rgba(251, 230, 235, 1)
HSL
hsl(346, 72%, 94%)
HSV
hsv(346, 8%, 98%)
CMYK
cmyk(0%, 8%, 6%, 2%)
CSS variable
--color-primary: #FBE6EB;
Lowercase HEX
#fbe6eb

Shades

Tints

Tones

Harmony

CSS snippets for #FBE6EB

.color-fbe6eb {
  color: #FBE6EB;
  background-color: #FBE6EB;
}

Frequently asked questions

What color is #FBE6EB?+

#FBE6EB is a HEX color with RGB value rgb(251, 230, 235) and HSL value hsl(346, 72%, 94%). Its closest CSS named color is MistyRose.

What is the closest Tailwind color to #FBE6EB?+

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