All Palettes

Color Palette #e3a5c2, #f1c6d7, #f9e1d2, #faeab7, #f1b74b

0%
0%
0%

CSS code for this palette

/* CSS */
.think-pink {
color: #e3a5c2;
}
.lily-legs {
color: #f1c6d7;
}
.mette-penne {
color: #f9e1d2;
}
.solar {
color: #faeab7;
}
.maximum-yellow-red {
color: #f1b74b;
}

/* CSS Variables */
:root {
--think-pink:#e3a5c2;
--lily-legs:#f1c6d7;
--mette-penne:#f9e1d2;
--solar:#faeab7;
--maximum-yellow-red:#f1b74b;
}

More palettes to explore