All Palettes

Color Palette #b6a2c3, #d4c8df, #f1e5d0, #f2d2a6, #e87a6d

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-pink {
color: #b6a2c3;
}
.lavender-water {
color: #d4c8df;
}
.tulip-white {
color: #f1e5d0;
}
.garbanzo-bean {
color: #f2d2a6;
}
.pueblo-rose {
color: #e87a6d;
}

/* CSS Variables */
:root {
--blue-pink:#b6a2c3;
--lavender-water:#d4c8df;
--tulip-white:#f1e5d0;
--garbanzo-bean:#f2d2a6;
--pueblo-rose:#e87a6d;
}

More palettes to explore