#E7BCBF Color

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

Color preview

#E7BCBF

Color formats

HEX
#E7BCBF
RGB
rgb(231, 188, 191)
RGBA
rgba(231, 188, 191, 1)
HSL
hsl(356, 47%, 82%)
HSV
hsv(356, 19%, 91%)
CMYK
cmyk(0%, 19%, 17%, 9%)
CSS variable
--color-primary: #E7BCBF;
Lowercase HEX
#e7bcbf

Shades

Tints

Tones

Harmony

CSS snippets for #E7BCBF

.color-e7bcbf {
  color: #E7BCBF;
  background-color: #E7BCBF;
}

Frequently asked questions

What color is #E7BCBF?+

#E7BCBF is a HEX color with RGB value rgb(231, 188, 191) and HSL value hsl(356, 47%, 82%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #E7BCBF?+

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