#E3BFAE Color

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

Color preview

#E3BFAE

Color formats

HEX
#E3BFAE
RGB
rgb(227, 191, 174)
RGBA
rgba(227, 191, 174, 1)
HSL
hsl(19, 49%, 79%)
HSV
hsv(19, 23%, 89%)
CMYK
cmyk(0%, 16%, 23%, 11%)
CSS variable
--color-primary: #E3BFAE;
Lowercase HEX
#e3bfae

Shades

Tints

Tones

Harmony

CSS snippets for #E3BFAE

.color-e3bfae {
  color: #E3BFAE;
  background-color: #E3BFAE;
}

Frequently asked questions

What color is #E3BFAE?+

#E3BFAE is a HEX color with RGB value rgb(227, 191, 174) and HSL value hsl(19, 49%, 79%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #E3BFAE?+

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