All Palettes

Color Palette #d2a7ce, #f4c3d5, #f9e8b4, #f8c77c, #d9a33f

0%
0%
0%

CSS code for this palette

/* CSS */
.berry-popsicle {
color: #d2a7ce;
}
.cherry-blossom {
color: #f4c3d5;
}
.banana-yogurt {
color: #f9e8b4;
}
.jackfruit {
color: #f8c77c;
}
.scrofulous-brown {
color: #d9a33f;
}

/* CSS Variables */
:root {
--berry-popsicle:#d2a7ce;
--cherry-blossom:#f4c3d5;
--banana-yogurt:#f9e8b4;
--jackfruit:#f8c77c;
--scrofulous-brown:#d9a33f;
}

More palettes to explore