All Palettes

Color Palette #a9c9ea, #a2d7cf, #b4e4da, #e2b0e3, #c6a8d1

0%
0%
0%

CSS code for this palette

/* CSS */
.baby-bunting {
color: #a9c9ea;
}
.touch-of-turquoise {
color: #a2d7cf;
}
.festival-de-verano {
color: #b4e4da;
}
.barely-bloomed {
color: #e2b0e3;
}
.feminine-fancy {
color: #c6a8d1;
}

/* CSS Variables */
:root {
--baby-bunting:#a9c9ea;
--touch-of-turquoise:#a2d7cf;
--festival-de-verano:#b4e4da;
--barely-bloomed:#e2b0e3;
--feminine-fancy:#c6a8d1;
}

More palettes to explore