#EAADC8 Color

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

Color preview

#EAADC8

Color formats

HEX
#EAADC8
RGB
rgb(234, 173, 200)
RGBA
rgba(234, 173, 200, 1)
HSL
hsl(333, 59%, 80%)
HSV
hsv(333, 26%, 92%)
CMYK
cmyk(0%, 26%, 15%, 8%)
CSS variable
--color-primary: #EAADC8;
Lowercase HEX
#eaadc8

Shades

Tints

Tones

Harmony

CSS snippets for #EAADC8

.color-eaadc8 {
  color: #EAADC8;
  background-color: #EAADC8;
}

Frequently asked questions

What color is #EAADC8?+

#EAADC8 is a HEX color with RGB value rgb(234, 173, 200) and HSL value hsl(333, 59%, 80%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #EAADC8?+

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