All Palettes

Color Palette #dab7e1, #f0a8c6, #f6e5a2, #afe9e1, #f59c3d

0%
0%
0%

CSS code for this palette

/* CSS */
.pretty-petunia {
color: #dab7e1;
}
.rose-mallow {
color: #f0a8c6;
}
.venetian-yellow {
color: #f6e5a2;
}
.waterwings {
color: #afe9e1;
}
.chat-orange {
color: #f59c3d;
}

/* CSS Variables */
:root {
--pretty-petunia:#dab7e1;
--rose-mallow:#f0a8c6;
--venetian-yellow:#f6e5a2;
--waterwings:#afe9e1;
--chat-orange:#f59c3d;
}

More palettes to explore