#E1B6AE Color

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

Color preview

#E1B6AE

Color formats

HEX
#E1B6AE
RGB
rgb(225, 182, 174)
RGBA
rgba(225, 182, 174, 1)
HSL
hsl(9, 46%, 78%)
HSV
hsv(9, 23%, 88%)
CMYK
cmyk(0%, 19%, 23%, 12%)
CSS variable
--color-primary: #E1B6AE;
Lowercase HEX
#e1b6ae

Shades

Tints

Tones

Harmony

CSS snippets for #E1B6AE

.color-e1b6ae {
  color: #E1B6AE;
  background-color: #E1B6AE;
}

Frequently asked questions

What color is #E1B6AE?+

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

What is the closest Tailwind color to #E1B6AE?+

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