#FBE5EF Color

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

Color preview

#FBE5EF

Color formats

HEX
#FBE5EF
RGB
rgb(251, 229, 239)
RGBA
rgba(251, 229, 239, 1)
HSL
hsl(333, 73%, 94%)
HSV
hsv(333, 9%, 98%)
CMYK
cmyk(0%, 9%, 5%, 2%)
CSS variable
--color-primary: #FBE5EF;
Lowercase HEX
#fbe5ef

Shades

Tints

Tones

Harmony

CSS snippets for #FBE5EF

.color-fbe5ef {
  color: #FBE5EF;
  background-color: #FBE5EF;
}

Frequently asked questions

What color is #FBE5EF?+

#FBE5EF is a HEX color with RGB value rgb(251, 229, 239) and HSL value hsl(333, 73%, 94%). Its closest CSS named color is LavenderBlush.

What is the closest Tailwind color to #FBE5EF?+

The closest Tailwind color is pink-100, available as the bg-pink-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