#E2B6AE Color

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

Color preview

#E2B6AE

Color formats

HEX
#E2B6AE
RGB
rgb(226, 182, 174)
RGBA
rgba(226, 182, 174, 1)
HSL
hsl(9, 47%, 78%)
HSV
hsv(9, 23%, 89%)
CMYK
cmyk(0%, 19%, 23%, 11%)
CSS variable
--color-primary: #E2B6AE;
Lowercase HEX
#e2b6ae

Shades

Tints

Tones

Harmony

CSS snippets for #E2B6AE

.color-e2b6ae {
  color: #E2B6AE;
  background-color: #E2B6AE;
}

Frequently asked questions

What color is #E2B6AE?+

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

What is the closest Tailwind color to #E2B6AE?+

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