All Palettes

Color Palette #e3a1b8, #f7c9a1, #f7e1a1, #a3d7a8, #6ebf9c

0%
0%
0%

CSS code for this palette

/* CSS */
.blushing-tulip {
color: #e3a1b8;
}
.chai-latte {
color: #f7c9a1;
}
.venetian-yellow {
color: #f7e1a1;
}
.green-trance {
color: #a3d7a8;
}
.mint-cold-green {
color: #6ebf9c;
}

/* CSS Variables */
:root {
--blushing-tulip:#e3a1b8;
--chai-latte:#f7c9a1;
--venetian-yellow:#f7e1a1;
--green-trance:#a3d7a8;
--mint-cold-green:#6ebf9c;
}

More palettes to explore