All Palettes

Color Palette #a6b4c4, #d1c7e1, #e7b6c3, #f6cba7, #b8d6a8

0%
0%
0%

CSS code for this palette

/* CSS */
.suds {
color: #a6b4c4;
}
.lavender-water {
color: #d1c7e1;
}
.athena-pink {
color: #e7b6c3;
}
.allspice {
color: #f6cba7;
}
.apple-cream {
color: #b8d6a8;
}

/* CSS Variables */
:root {
--suds:#a6b4c4;
--lavender-water:#d1c7e1;
--athena-pink:#e7b6c3;
--allspice:#f6cba7;
--apple-cream:#b8d6a8;
}

More palettes to explore