#EAADD5 Color

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

Color preview

#EAADD5

Color formats

HEX
#EAADD5
RGB
rgb(234, 173, 213)
RGBA
rgba(234, 173, 213, 1)
HSL
hsl(321, 59%, 80%)
HSV
hsv(321, 26%, 92%)
CMYK
cmyk(0%, 26%, 9%, 8%)
CSS variable
--color-primary: #EAADD5;
Lowercase HEX
#eaadd5

Shades

Tints

Tones

Harmony

CSS snippets for #EAADD5

.color-eaadd5 {
  color: #EAADD5;
  background-color: #EAADD5;
}

Frequently asked questions

What color is #EAADD5?+

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

What is the closest Tailwind color to #EAADD5?+

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