All Palettes

Color Palette #e0a3b1, #f3c5b4, #f9e4c8, #cfdfe2, #8eb8b5

0%
0%
0%

CSS code for this palette

/* CSS */
.iced-vovo {
color: #e0a3b1;
}
.peach-temptation {
color: #f3c5b4;
}
.howdy-neighbor {
color: #f9e4c8;
}
.high-sierra {
color: #cfdfe2;
}
.eyefull {
color: #8eb8b5;
}

/* CSS Variables */
:root {
--iced-vovo:#e0a3b1;
--peach-temptation:#f3c5b4;
--howdy-neighbor:#f9e4c8;
--high-sierra:#cfdfe2;
--eyefull:#8eb8b5;
}

More palettes to explore