All Palettes

Color Palette #e1a8b5, #f8c8a0, #f2e6b5, #a4d6a4, #7ab8c7

0%
0%
0%

CSS code for this palette

/* CSS */
.iced-vovo {
color: #e1a8b5;
}
.chai-latte {
color: #f8c8a0;
}
.bad-moon-yellow {
color: #f2e6b5;
}
.green-trance {
color: #a4d6a4;
}
.azure-lake {
color: #7ab8c7;
}

/* CSS Variables */
:root {
--iced-vovo:#e1a8b5;
--chai-latte:#f8c8a0;
--bad-moon-yellow:#f2e6b5;
--green-trance:#a4d6a4;
--azure-lake:#7ab8c7;
}

More palettes to explore