#E2B0AE Color

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

Color preview

#E2B0AE

Color formats

HEX
#E2B0AE
RGB
rgb(226, 176, 174)
RGBA
rgba(226, 176, 174, 1)
HSL
hsl(2, 47%, 78%)
HSV
hsv(2, 23%, 89%)
CMYK
cmyk(0%, 22%, 23%, 11%)
CSS variable
--color-primary: #E2B0AE;
Lowercase HEX
#e2b0ae

Shades

Tints

Tones

Harmony

CSS snippets for #E2B0AE

.color-e2b0ae {
  color: #E2B0AE;
  background-color: #E2B0AE;
}

Frequently asked questions

What color is #E2B0AE?+

#E2B0AE is a HEX color with RGB value rgb(226, 176, 174) and HSL value hsl(2, 47%, 78%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #E2B0AE?+

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