All Palettes

Color Palette #d6a4c8, #e1b9e4, #f4c3d3, #f5deb8, #f9b58b

0%
0%
0%

CSS code for this palette

/* CSS */
.berry-popsicle {
color: #d6a4c8;
}
.romantic-ballad {
color: #e1b9e4;
}
.cherry-blossom {
color: #f4c3d3;
}
.oklahoma-wheat {
color: #f5deb8;
}
.beach-sand {
color: #f9b58b;
}

/* CSS Variables */
:root {
--berry-popsicle:#d6a4c8;
--romantic-ballad:#e1b9e4;
--cherry-blossom:#f4c3d3;
--oklahoma-wheat:#f5deb8;
--beach-sand:#f9b58b;
}

More palettes to explore