#EAADC6 Color

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

Color preview

#EAADC6

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EAADC6

.color-eaadc6 {
  color: #EAADC6;
  background-color: #EAADC6;
}

Frequently asked questions

What color is #EAADC6?+

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

What is the closest Tailwind color to #EAADC6?+

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