All Palettes

Color Palette #e1a8b8, #f4c8b3, #f4e1b8, #f2f6b6, #a6d9c7

0%
0%
0%

CSS code for this palette

/* CSS */
.garden-party {
color: #e1a8b8;
}
.taco {
color: #f4c8b3;
}
.soft-butter {
color: #f4e1b8;
}
.chiffon {
color: #f2f6b6;
}
.southern-belle {
color: #a6d9c7;
}

/* CSS Variables */
:root {
--garden-party:#e1a8b8;
--taco:#f4c8b3;
--soft-butter:#f4e1b8;
--chiffon:#f2f6b6;
--southern-belle:#a6d9c7;
}

More palettes to explore