All Palettes

Color Palette #a4daca, #e0aec8, #f7e7b6, #f1c40e, #e77e23

0%
0%
0%

CSS code for this palette

/* CSS */
.whirlpool {
color: #a4daca;
}
.roseate-spoonbill {
color: #e0aec8;
}
.tamale-maize {
color: #f7e7b6;
}
.sunshine-mellow {
color: #f1c40e;
}
.orange-gluttony {
color: #e77e23;
}

/* CSS Variables */
:root {
--whirlpool:#a4daca;
--roseate-spoonbill:#e0aec8;
--tamale-maize:#f7e7b6;
--sunshine-mellow:#f1c40e;
--orange-gluttony:#e77e23;
}

More palettes to explore