All Palettes

Color Palette #e0a3c2, #f3c4d1, #f6e4f5, #f9e0ae, #f7af78

0%
0%
0%

CSS code for this palette

/* CSS */
.think-pink {
color: #e0a3c2;
}
.in-the-pink {
color: #f3c4d1;
}
.soft-lavender {
color: #f6e4f5;
}
.peach-yellow {
color: #f9e0ae;
}
.tacao {
color: #f7af78;
}

/* CSS Variables */
:root {
--think-pink:#e0a3c2;
--in-the-pink:#f3c4d1;
--soft-lavender:#f6e4f5;
--peach-yellow:#f9e0ae;
--tacao:#f7af78;
}

More palettes to explore