All Palettes

Color Palette #a9c4a1, #d5e2d5, #f5faf5, #f9cea9, #ebb9b2

0%
0%
0%

CSS code for this palette

/* CSS */
.pale-mint {
color: #a9c4a1;
}
.river-mist {
color: #d5e2d5;
}
.whitest-white {
color: #f5faf5;
}
.allspice {
color: #f9cea9;
}
.beauty-bush {
color: #ebb9b2;
}

/* CSS Variables */
:root {
--pale-mint:#a9c4a1;
--river-mist:#d5e2d5;
--whitest-white:#f5faf5;
--allspice:#f9cea9;
--beauty-bush:#ebb9b2;
}

More palettes to explore