#EACCDA Color

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

Color preview

#EACCDA

Color formats

HEX
#EACCDA
RGB
rgb(234, 204, 218)
RGBA
rgba(234, 204, 218, 1)
HSL
hsl(332, 42%, 86%)
HSV
hsv(332, 13%, 92%)
CMYK
cmyk(0%, 13%, 7%, 8%)
CSS variable
--color-primary: #EACCDA;
Lowercase HEX
#eaccda

Shades

Tints

Tones

Harmony

CSS snippets for #EACCDA

.color-eaccda {
  color: #EACCDA;
  background-color: #EACCDA;
}

Frequently asked questions

What color is #EACCDA?+

#EACCDA is a HEX color with RGB value rgb(234, 204, 218) and HSL value hsl(332, 42%, 86%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #EACCDA?+

The closest Tailwind color is rose-200, available as the bg-rose-200 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