All Palettes

Color Palette #b6588c, #e7a2b3, #f5d1d8, #f9e2b4, #c9a95e

0%
0%
0%

CSS code for this palette

/* CSS */
.berry-boost {
color: #b6588c;
}
.love-at-first-sight {
color: #e7a2b3;
}
.april-blush {
color: #f5d1d8;
}
.noodles {
color: #f9e2b4;
}
.laser {
color: #c9a95e;
}

/* CSS Variables */
:root {
--berry-boost:#b6588c;
--love-at-first-sight:#e7a2b3;
--april-blush:#f5d1d8;
--noodles:#f9e2b4;
--laser:#c9a95e;
}

More palettes to explore