All Palettes

Color Palette #a34d6c, #e9b79f, #f2e4d4, #b8daa4, #69b5e8

0%
0%
0%

CSS code for this palette

/* CSS */
.raspberry-patch {
color: #a34d6c;
}
.seasonal-beige {
color: #e9b79f;
}
.china-doll {
color: #f2e4d4;
}
.apple-cream {
color: #b8daa4;
}
.sanctuary-spa {
color: #69b5e8;
}

/* CSS Variables */
:root {
--raspberry-patch:#a34d6c;
--seasonal-beige:#e9b79f;
--china-doll:#f2e4d4;
--apple-cream:#b8daa4;
--sanctuary-spa:#69b5e8;
}

More palettes to explore