#FBE7EE Color

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

Color preview

#FBE7EE

Color formats

HEX
#FBE7EE
RGB
rgb(251, 231, 238)
RGBA
rgba(251, 231, 238, 1)
HSL
hsl(339, 71%, 95%)
HSV
hsv(339, 8%, 98%)
CMYK
cmyk(0%, 8%, 5%, 2%)
CSS variable
--color-primary: #FBE7EE;
Lowercase HEX
#fbe7ee

Shades

Tints

Tones

Harmony

CSS snippets for #FBE7EE

.color-fbe7ee {
  color: #FBE7EE;
  background-color: #FBE7EE;
}

Frequently asked questions

What color is #FBE7EE?+

#FBE7EE is a HEX color with RGB value rgb(251, 231, 238) and HSL value hsl(339, 71%, 95%). Its closest CSS named color is LavenderBlush.

What is the closest Tailwind color to #FBE7EE?+

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