All Palettes

Color Palette #a9cda7, #b8e0d6, #f1e0d5, #f6c4b1, #eab8d1

0%
0%
0%

CSS code for this palette

/* CSS */
.mint-circle {
color: #a9cda7;
}
.mint-mist {
color: #b8e0d6;
}
.pink-scallop {
color: #f1e0d5;
}
.coral-bisque {
color: #f6c4b1;
}
.sweet-lilac {
color: #eab8d1;
}

/* CSS Variables */
:root {
--mint-circle:#a9cda7;
--mint-mist:#b8e0d6;
--pink-scallop:#f1e0d5;
--coral-bisque:#f6c4b1;
--sweet-lilac:#eab8d1;
}

More palettes to explore