#E7BFAC Color

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

Color preview

#E7BFAC

Color formats

HEX
#E7BFAC
RGB
rgb(231, 191, 172)
RGBA
rgba(231, 191, 172, 1)
HSL
hsl(19, 55%, 79%)
HSV
hsv(19, 26%, 91%)
CMYK
cmyk(0%, 17%, 26%, 9%)
CSS variable
--color-primary: #E7BFAC;
Lowercase HEX
#e7bfac

Shades

Tints

Tones

Harmony

CSS snippets for #E7BFAC

.color-e7bfac {
  color: #E7BFAC;
  background-color: #E7BFAC;
}

Frequently asked questions

What color is #E7BFAC?+

#E7BFAC is a HEX color with RGB value rgb(231, 191, 172) and HSL value hsl(19, 55%, 79%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #E7BFAC?+

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