#E8B0AE Color

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

Color preview

#E8B0AE

Color formats

HEX
#E8B0AE
RGB
rgb(232, 176, 174)
RGBA
rgba(232, 176, 174, 1)
HSL
hsl(2, 56%, 80%)
HSV
hsv(2, 25%, 91%)
CMYK
cmyk(0%, 24%, 25%, 9%)
CSS variable
--color-primary: #E8B0AE;
Lowercase HEX
#e8b0ae

Shades

Tints

Tones

Harmony

CSS snippets for #E8B0AE

.color-e8b0ae {
  color: #E8B0AE;
  background-color: #E8B0AE;
}

Frequently asked questions

What color is #E8B0AE?+

#E8B0AE is a HEX color with RGB value rgb(232, 176, 174) and HSL value hsl(2, 56%, 80%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #E8B0AE?+

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