#E3ADE1 Color

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

Color preview

#E3ADE1

Color formats

HEX
#E3ADE1
RGB
rgb(227, 173, 225)
RGBA
rgba(227, 173, 225, 1)
HSL
hsl(302, 49%, 78%)
HSV
hsv(302, 24%, 89%)
CMYK
cmyk(0%, 24%, 1%, 11%)
CSS variable
--color-primary: #E3ADE1;
Lowercase HEX
#e3ade1

Shades

Tints

Tones

Harmony

CSS snippets for #E3ADE1

.color-e3ade1 {
  color: #E3ADE1;
  background-color: #E3ADE1;
}

Frequently asked questions

What color is #E3ADE1?+

#E3ADE1 is a HEX color with RGB value rgb(227, 173, 225) and HSL value hsl(302, 49%, 78%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #E3ADE1?+

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