All Palettes

Color Palette #e6a3b1, #f1c0a2, #f1e1b1, #a2d3f1, #a3b1e6

0%
0%
0%

CSS code for this palette

/* CSS */
.love-at-first-sight {
color: #e6a3b1;
}
.neighborly-peach {
color: #f1c0a2;
}
.bone-white {
color: #f1e1b1;
}
.juzcar-blue {
color: #a2d3f1;
}
.teclis-blue {
color: #a3b1e6;
}

/* CSS Variables */
:root {
--love-at-first-sight:#e6a3b1;
--neighborly-peach:#f1c0a2;
--bone-white:#f1e1b1;
--juzcar-blue:#a2d3f1;
--teclis-blue:#a3b1e6;
}

More palettes to explore