#EAABD2 Color

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

Color preview

#EAABD2

Color formats

HEX
#EAABD2
RGB
rgb(234, 171, 210)
RGBA
rgba(234, 171, 210, 1)
HSL
hsl(323, 60%, 79%)
HSV
hsv(323, 27%, 92%)
CMYK
cmyk(0%, 27%, 10%, 8%)
CSS variable
--color-primary: #EAABD2;
Lowercase HEX
#eaabd2

Shades

Tints

Tones

Harmony

CSS snippets for #EAABD2

.color-eaabd2 {
  color: #EAABD2;
  background-color: #EAABD2;
}

Frequently asked questions

What color is #EAABD2?+

#EAABD2 is a HEX color with RGB value rgb(234, 171, 210) and HSL value hsl(323, 60%, 79%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #EAABD2?+

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