All Palettes

Color Palette #d8a6c8, #f2b8a1, #f9e890, #8cd48f, #4e8dc1

0%
0%
0%

CSS code for this palette

/* CSS */
.berry-popsicle {
color: #d8a6c8;
}
.antique-cameo {
color: #f2b8a1;
}
.chickery-chick {
color: #f9e890;
}
.greek-garden {
color: #8cd48f;
}
.boat-house {
color: #4e8dc1;
}

/* CSS Variables */
:root {
--berry-popsicle:#d8a6c8;
--antique-cameo:#f2b8a1;
--chickery-chick:#f9e890;
--greek-garden:#8cd48f;
--boat-house:#4e8dc1;
}

More palettes to explore