#E4BFAC Color

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

Color preview

#E4BFAC

Color formats

HEX
#E4BFAC
RGB
rgb(228, 191, 172)
RGBA
rgba(228, 191, 172, 1)
HSL
hsl(20, 51%, 78%)
HSV
hsv(20, 25%, 89%)
CMYK
cmyk(0%, 16%, 25%, 11%)
CSS variable
--color-primary: #E4BFAC;
Lowercase HEX
#e4bfac

Shades

Tints

Tones

Harmony

CSS snippets for #E4BFAC

.color-e4bfac {
  color: #E4BFAC;
  background-color: #E4BFAC;
}

Frequently asked questions

What color is #E4BFAC?+

#E4BFAC is a HEX color with RGB value rgb(228, 191, 172) and HSL value hsl(20, 51%, 78%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #E4BFAC?+

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