All Palettes

Color Palette #f0e2a3, #f5b9a3, #f6d6c1, #e7b6d8, #d4a2e6

0%
0%
0%

CSS code for this palette

/* CSS */
.sugar-cookie {
color: #f0e2a3;
}
.certain-peach {
color: #f5b9a3;
}
.dreamsicle {
color: #f6d6c1;
}
.child-s-play {
color: #e7b6d8;
}
.bright-ube {
color: #d4a2e6;
}

/* CSS Variables */
:root {
--sugar-cookie:#f0e2a3;
--certain-peach:#f5b9a3;
--dreamsicle:#f6d6c1;
--child-s-play:#e7b6d8;
--bright-ube:#d4a2e6;
}

More palettes to explore