#E1ACBF Color

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

Color preview

#E1ACBF

Color formats

HEX
#E1ACBF
RGB
rgb(225, 172, 191)
RGBA
rgba(225, 172, 191, 1)
HSL
hsl(338, 47%, 78%)
HSV
hsv(338, 24%, 88%)
CMYK
cmyk(0%, 24%, 15%, 12%)
CSS variable
--color-primary: #E1ACBF;
Lowercase HEX
#e1acbf

Shades

Tints

Tones

Harmony

CSS snippets for #E1ACBF

.color-e1acbf {
  color: #E1ACBF;
  background-color: #E1ACBF;
}

Frequently asked questions

What color is #E1ACBF?+

#E1ACBF is a HEX color with RGB value rgb(225, 172, 191) and HSL value hsl(338, 47%, 78%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #E1ACBF?+

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