All Palettes

Color Palette #e8b5d4, #f1c8c6, #f2e1ab, #f6e8a2, #a4d4d5

0%
0%
0%

CSS code for this palette

/* CSS */
.gumball {
color: #e8b5d4;
}
.first-peach {
color: #f1c8c6;
}
.glad-yellow {
color: #f2e1ab;
}
.lazy-daisy {
color: #f6e8a2;
}
.smooth-satin {
color: #a4d4d5;
}

/* CSS Variables */
:root {
--gumball:#e8b5d4;
--first-peach:#f1c8c6;
--glad-yellow:#f2e1ab;
--lazy-daisy:#f6e8a2;
--smooth-satin:#a4d4d5;
}

More palettes to explore