#E1AEBF Color

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

Color preview

#E1AEBF

Color formats

HEX
#E1AEBF
RGB
rgb(225, 174, 191)
RGBA
rgba(225, 174, 191, 1)
HSL
hsl(340, 46%, 78%)
HSV
hsv(340, 23%, 88%)
CMYK
cmyk(0%, 23%, 15%, 12%)
CSS variable
--color-primary: #E1AEBF;
Lowercase HEX
#e1aebf

Shades

Tints

Tones

Harmony

CSS snippets for #E1AEBF

.color-e1aebf {
  color: #E1AEBF;
  background-color: #E1AEBF;
}

Frequently asked questions

What color is #E1AEBF?+

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

What is the closest Tailwind color to #E1AEBF?+

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