All Palettes

Color Palette #a4d6c1, #b3dfd7, #e1b7d3, #f8b9b9, #c1a2c3

0%
0%
0%

CSS code for this palette

/* CSS */
.southern-belle {
color: #a4d6c1;
}
.fair-aqua {
color: #b3dfd7;
}
.eau-de-rose {
color: #e1b7d3;
}
.ballerina-pink {
color: #f8b9b9;
}
.novel-lilac {
color: #c1a2c3;
}

/* CSS Variables */
:root {
--southern-belle:#a4d6c1;
--fair-aqua:#b3dfd7;
--eau-de-rose:#e1b7d3;
--ballerina-pink:#f8b9b9;
--novel-lilac:#c1a2c3;
}

More palettes to explore