All Palettes

Color Palette #a98cba, #c3a4d6, #f4cde7, #f2ba4a, #d85f41

0%
0%
0%

CSS code for this palette

/* CSS */
.east-side {
color: #a98cba;
}
.enchanted-lavender {
color: #c3a4d6;
}
.sparkling-pink {
color: #f4cde7;
}
.maximum-yellow-red {
color: #f2ba4a;
}
.fireglow {
color: #d85f41;
}

/* CSS Variables */
:root {
--east-side:#a98cba;
--enchanted-lavender:#c3a4d6;
--sparkling-pink:#f4cde7;
--maximum-yellow-red:#f2ba4a;
--fireglow:#d85f41;
}

More palettes to explore