#EAB3E2 Color

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

Color preview

#EAB3E2

Color formats

HEX
#EAB3E2
RGB
rgb(234, 179, 226)
RGBA
rgba(234, 179, 226, 1)
HSL
hsl(309, 57%, 81%)
HSV
hsv(309, 24%, 92%)
CMYK
cmyk(0%, 24%, 3%, 8%)
CSS variable
--color-primary: #EAB3E2;
Lowercase HEX
#eab3e2

Shades

Tints

Tones

Harmony

CSS snippets for #EAB3E2

.color-eab3e2 {
  color: #EAB3E2;
  background-color: #EAB3E2;
}

Frequently asked questions

What color is #EAB3E2?+

#EAB3E2 is a HEX color with RGB value rgb(234, 179, 226) and HSL value hsl(309, 57%, 81%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #EAB3E2?+

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