#EAADD3 Color

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

Color preview

#EAADD3

Color formats

HEX
#EAADD3
RGB
rgb(234, 173, 211)
RGBA
rgba(234, 173, 211, 1)
HSL
hsl(323, 59%, 80%)
HSV
hsv(323, 26%, 92%)
CMYK
cmyk(0%, 26%, 10%, 8%)
CSS variable
--color-primary: #EAADD3;
Lowercase HEX
#eaadd3

Shades

Tints

Tones

Harmony

CSS snippets for #EAADD3

.color-eaadd3 {
  color: #EAADD3;
  background-color: #EAADD3;
}

Frequently asked questions

What color is #EAADD3?+

#EAADD3 is a HEX color with RGB value rgb(234, 173, 211) and HSL value hsl(323, 59%, 80%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #EAADD3?+

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