All Palettes

Color Palette #d3a1e3, #f7c8bb, #f2df9c, #a8e1af, #6ac3e7

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-ube {
color: #d3a1e3;
}
.sherbet-fruit {
color: #f7c8bb;
}
.buttery-croissant {
color: #f2df9c;
}
.celadon {
color: #a8e1af;
}
.candid-blue {
color: #6ac3e7;
}

/* CSS Variables */
:root {
--bright-ube:#d3a1e3;
--sherbet-fruit:#f7c8bb;
--buttery-croissant:#f2df9c;
--celadon:#a8e1af;
--candid-blue:#6ac3e7;
}

More palettes to explore