#E2BFAC Color

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

Color preview

#E2BFAC

Color formats

HEX
#E2BFAC
RGB
rgb(226, 191, 172)
RGBA
rgba(226, 191, 172, 1)
HSL
hsl(21, 48%, 78%)
HSV
hsv(21, 24%, 89%)
CMYK
cmyk(0%, 15%, 24%, 11%)
CSS variable
--color-primary: #E2BFAC;
Lowercase HEX
#e2bfac

Shades

Tints

Tones

Harmony

CSS snippets for #E2BFAC

.color-e2bfac {
  color: #E2BFAC;
  background-color: #E2BFAC;
}

Frequently asked questions

What color is #E2BFAC?+

#E2BFAC is a HEX color with RGB value rgb(226, 191, 172) and HSL value hsl(21, 48%, 78%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #E2BFAC?+

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