#E3AEDB Color

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

Color preview

#E3AEDB

Color formats

HEX
#E3AEDB
RGB
rgb(227, 174, 219)
RGBA
rgba(227, 174, 219, 1)
HSL
hsl(309, 49%, 79%)
HSV
hsv(309, 23%, 89%)
CMYK
cmyk(0%, 23%, 4%, 11%)
CSS variable
--color-primary: #E3AEDB;
Lowercase HEX
#e3aedb

Shades

Tints

Tones

Harmony

CSS snippets for #E3AEDB

.color-e3aedb {
  color: #E3AEDB;
  background-color: #E3AEDB;
}

Frequently asked questions

What color is #E3AEDB?+

#E3AEDB is a HEX color with RGB value rgb(227, 174, 219) and HSL value hsl(309, 49%, 79%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #E3AEDB?+

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