#E1ADBF Color

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

Color preview

#E1ADBF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #E1ADBF

.color-e1adbf {
  color: #E1ADBF;
  background-color: #E1ADBF;
}

Frequently asked questions

What color is #E1ADBF?+

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

What is the closest Tailwind color to #E1ADBF?+

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