All Palettes

Color Palette #e1b6e7, #a6c6ed, #9fd6d2, #f4e0ae, #f8aab4

0%
0%
0%

CSS code for this palette

/* CSS */
.blackberry-yogurt {
color: #e1b6e7;
}
.island-light {
color: #a6c6ed;
}
.shallow-shoal {
color: #9fd6d2;
}
.milk-quartz {
color: #f4e0ae;
}
.pink-fit {
color: #f8aab4;
}

/* CSS Variables */
:root {
--blackberry-yogurt:#e1b6e7;
--island-light:#a6c6ed;
--shallow-shoal:#9fd6d2;
--milk-quartz:#f4e0ae;
--pink-fit:#f8aab4;
}

More palettes to explore