All Palettes

Color Palette #d2a7ca, #f4c3e8, #f9e1c3, #f69e4c, #d57c53

0%
0%
0%

CSS code for this palette

/* CSS */
.berry-popsicle {
color: #d2a7ca;
}
.rosy-nectar {
color: #f4c3e8;
}
.budder-skin {
color: #f9e1c3;
}
.sunshade {
color: #f69e4c;
}
.copper-harbor {
color: #d57c53;
}

/* CSS Variables */
:root {
--berry-popsicle:#d2a7ca;
--rosy-nectar:#f4c3e8;
--budder-skin:#f9e1c3;
--sunshade:#f69e4c;
--copper-harbor:#d57c53;
}

More palettes to explore