All Palettes

Color Palette #d8b0c1, #e6a3b0, #f6b6e5, #f3d5b9, #a5c6d5

0%
0%
0%

CSS code for this palette

/* CSS */
.mauvelous {
color: #d8b0c1;
}
.love-at-first-sight {
color: #e6a3b0;
}
.cotton-candy-aesthetic {
color: #f6b6e5;
}
.miami-stucco {
color: #f3d5b9;
}
.blue-dam {
color: #a5c6d5;
}

/* CSS Variables */
:root {
--mauvelous:#d8b0c1;
--love-at-first-sight:#e6a3b0;
--cotton-candy-aesthetic:#f6b6e5;
--miami-stucco:#f3d5b9;
--blue-dam:#a5c6d5;
}

More palettes to explore