All Palettes

Color Palette #a35c8d, #f1a7b9, #f9cca9, #f8e9a0, #f4d134

0%
0%
0%

CSS code for this palette

/* CSS */
.thimble-red {
color: #a35c8d;
}
.rozowy-pink {
color: #f1a7b9;
}
.allspice {
color: #f9cca9;
}
.lazy-daisy {
color: #f8e9a0;
}
.golden-kiwi {
color: #f4d134;
}

/* CSS Variables */
:root {
--thimble-red:#a35c8d;
--rozowy-pink:#f1a7b9;
--allspice:#f9cca9;
--lazy-daisy:#f8e9a0;
--golden-kiwi:#f4d134;
}

More palettes to explore